@@ -322,7 +322,6 @@
},
inspectChange(num) {
- debugger
this.inspectbtn = num
if(num == 1){
this.switchList = this.noinspectList
@@ -336,9 +335,8 @@
}
}else{
this.inspect = {}
+ this.inspect.weighingManagement={}
-
- // this.deptBudgetTotal = this.switchList.length
handleSizeChange(val) {