feat: There is no way the, BUG #52124
This commit is contained in:
@@ -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(){
|
||||||
|
|||||||
Reference in New Issue
Block a user