优化
This commit is contained in:
@@ -263,6 +263,15 @@
|
||||
this.pkId = this.pkId === e.workorder_id ? '' : e.workorder_id
|
||||
this.pkObj = this.pkId === e.workorder_id ? e : {}
|
||||
},
|
||||
clearUp () {
|
||||
this.index = ''
|
||||
this.index2 = ''
|
||||
this.val2 = ''
|
||||
this.val3 = ''
|
||||
this.dataList = []
|
||||
this.pageNum = 1
|
||||
this.pkId = ''
|
||||
},
|
||||
async _getWeight () {
|
||||
if (!this.index2) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user