瀏覽代碼

甲供材料

MaiXinRong 5 年之前
父節點
當前提交
95ad2ea06e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/service/stage_jgcl.js

+ 1 - 1
app/service/stage_jgcl.js

@@ -198,7 +198,7 @@ module.exports = app => {
                 } else {
                     history.push({
                         stimes: this.ctx.stage.curTimes, sorder: this.ctx.stage.curOrder,
-                        arraive_qty: d.arrive_qty, arrive_tp: d.arrive_tp,
+                        arrive_qty: d.arrive_qty, arrive_tp: d.arrive_tp,
                         deduct_qty: d.deduct_qty, deduct_tp: d.deduct_tp
                     });
                 }