소스 검색

删除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=>{