zhongtianhaoyuan %!s(int64=3) %!d(string=hai) anos
pai
achega
c5fb75c63d
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/views/warehouse/warehouseManagementGross.vue

+ 0 - 3
src/views/warehouse/warehouseManagementGross.vue

@@ -1876,9 +1876,6 @@
           })
       },
       tarechange(e) {
-        debugger
-        console.log(this.deptBudgetList.tare)
-        console.log(Number(this.deptBudgetList.tare))
         if(this.deptBudgetList.grossWeight){
           this.deptBudgetList.netWeight = Number(this.deptBudgetList.grossWeight) - Number(this.deptBudgetList.tare) - Number(this.deptBudgetList.deductionWeight)
         }