This commit is contained in:
2025-06-12 13:09:12 +08:00
parent 7769af8522
commit facb9e5928
31 changed files with 63 additions and 1 deletions

View File

@@ -234,6 +234,7 @@
let res = await outConfirm(this.index1, this.checkArr, this.isV)
this.disabled1 = false
this.checkArr = []
this.dataList = []
this.isV = '0'
this.index1 = ''
this.index5 = ''
@@ -265,6 +266,7 @@
let res = await disuseConfirm(this.index1)
this.disabled3 = false
this.checkArr = []
this.dataList = []
this.index1 = ''
this.index5 = ''
this._queryMaterialInfo()