change
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
toChek (e) {
|
||||
this.pkId = this.pkId === e.workorder_id ? '' : e.workorder_id
|
||||
this.pkObj = this.pkId === e.workorder_id ? e : {}
|
||||
this.getWeight()
|
||||
this._getWeight()
|
||||
},
|
||||
clearUp () {
|
||||
this.index2 = ''
|
||||
|
||||
Reference in New Issue
Block a user