소스 검색

甲供材料

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
                     });
                 }