浏览代码

删除debugger

jbb 2 年之前
父节点
当前提交
234efcaaf4
共有 1 个文件被更改,包括 0 次插入1 次删除
  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.addAccident(this.accidentListData)
             this.calculation(oneData.syCostAllocationShipdetail)
-            debugger
             //合计中面料相关金额
             var s=0
             oneData.syCostAllocationFabricList.map(item=>{