瀏覽代碼

成本分配汇总-删除debugger

jbb 2 年之前
父節點
當前提交
68d7a1fe46
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,