Ui design development

This commit is contained in:
Burak Civan
2021-05-26 18:45:39 +03:00
parent 93ba76e978
commit 31e8d54709
4 changed files with 19 additions and 3 deletions

View File

@ -38,6 +38,9 @@ export default {
this.model.select = item.code ? item.code : '';
}
},
handleClickCancel() {
this.currentTab = undefined;
},
dataHandleEvent() {
this.newDatas = false;
this.currentTab = undefined;