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