feat: There is no way the, BUG #52124

This commit is contained in:
super_liu
2022-03-27 17:28:47 +08:00
parent 6dc3a6a524
commit 9ffe0e2288
2 changed files with 8 additions and 0 deletions
@@ -1308,6 +1308,10 @@
this.previewShow(attId) this.previewShow(attId)
}, },
showDrawerClose () { showDrawerClose () {
this.showForm.modelNum = ""
this.showForm.modelUpdBefore = ""
this.showForm.modelUpdAfter = ""
this.showForm.modelContent = ""
this.showDrawer = false this.showDrawer = false
}, },
filterData2(){ filterData2(){
@@ -1470,6 +1470,10 @@
this.previewShow(attId) this.previewShow(attId)
}, },
showDrawerClose () { showDrawerClose () {
this.showForm.modelNum = ""
this.showForm.modelUpdBefore = ""
this.showForm.modelUpdAfter = ""
this.showForm.modelContent = ""
this.showDrawer = false this.showDrawer = false
}, },
filterData2(){ filterData2(){