This commit is contained in:
2025-10-10 15:47:45 +08:00
parent fc9b4933a1
commit 7f28dabc1d
5 changed files with 20 additions and 9 deletions

View File

@@ -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