This commit is contained in:
2026-04-01 17:45:01 +08:00
parent 2e64ca3ccc
commit fb7a851a01

View File

@@ -124,6 +124,8 @@
this.allCheck = this.checkedArr.length === this.dataList.length
},
toEmpty () {
this.mcode = ''
this.materialData = {}
this.dataList = []
this.disabled = false
},