Browse Source

删除debugger

jbb 2 years ago
parent
commit
234efcaaf4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/reportForms/cost-allocation-table.vue

+ 0 - 1
src/views/reportForms/cost-allocation-table.vue

@@ -470,7 +470,6 @@ export default {
             this.addAmountCostPay(this.costPayData)
             this.addAmountCostPay(this.costPayData)
             this.addAccident(this.accidentListData)
             this.addAccident(this.accidentListData)
             this.calculation(oneData.syCostAllocationShipdetail)
             this.calculation(oneData.syCostAllocationShipdetail)
-            debugger
             //合计中面料相关金额
             //合计中面料相关金额
             var s=0
             var s=0
             oneData.syCostAllocationFabricList.map(item=>{
             oneData.syCostAllocationFabricList.map(item=>{