Prechádzať zdrojové kódy

成本分配汇总-删除debugger

jbb 2 rokov pred
rodič
commit
68d7a1fe46

+ 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,