This commit is contained in:
x
2026-05-26 17:36:13 +08:00
parent dcc74fdd2c
commit 853657c956

View File

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