feat: There is no way the, BUG #52124
This commit is contained in:
@@ -1308,6 +1308,10 @@
|
||||
this.previewShow(attId)
|
||||
},
|
||||
showDrawerClose () {
|
||||
this.showForm.modelNum = ""
|
||||
this.showForm.modelUpdBefore = ""
|
||||
this.showForm.modelUpdAfter = ""
|
||||
this.showForm.modelContent = ""
|
||||
this.showDrawer = false
|
||||
},
|
||||
filterData2(){
|
||||
|
||||
@@ -1470,6 +1470,10 @@
|
||||
this.previewShow(attId)
|
||||
},
|
||||
showDrawerClose () {
|
||||
this.showForm.modelNum = ""
|
||||
this.showForm.modelUpdBefore = ""
|
||||
this.showForm.modelUpdAfter = ""
|
||||
this.showForm.modelContent = ""
|
||||
this.showDrawer = false
|
||||
},
|
||||
filterData2(){
|
||||
|
||||
Reference in New Issue
Block a user