zhongtianhaoyuan 3 năm trước cách đây
mục cha
commit
10dafcb218

+ 1 - 3
src/views/outboundManagement/newQualityInspectionManagement.vue

@@ -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) {