Browse Source

成本分配汇总-删除debugger

jbb 2 years ago
parent
commit
68d7a1fe46
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/cost-allocation-total/costDetailDrawer.vue

+ 0 - 1
src/views/cost-allocation-total/costDetailDrawer.vue

@@ -676,7 +676,6 @@ export default {
             this.sumInfo.ingExcludAmount = s.toFixed(3),//辅料不含税金额合计
           
             this.sumInfo.ingAmount =v.toFixed(3)//辅料金额合计
-            debugger
             //合计中出运明细相关金额
             var s =0,
             v = 0,