Bläddra i källkod

其他台账历史数据相关

MaiXinRong 4 år sedan
förälder
incheckning
2805ee09a4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      app/service/stage_audit.js

+ 1 - 0
app/service/stage_audit.js

@@ -594,6 +594,7 @@ module.exports = app => {
                 await this.ctx.service.stagePay.copyAuditStagePays(this.ctx.stage, this.ctx.stage.times + 1, 0, transaction);
                 await this.ctx.service.stagePay.copyAuditStagePays(this.ctx.stage, this.ctx.stage.times + 1, 0, transaction);
                 await this.ctx.service.stageJgcl.updateHistory(this.ctx.stage, transaction);
                 await this.ctx.service.stageJgcl.updateHistory(this.ctx.stage, transaction);
                 await this.ctx.service.stageBonus.updateHistory(this.ctx.stage, transaction);
                 await this.ctx.service.stageBonus.updateHistory(this.ctx.stage, transaction);
+                await this.ctx.service.stageOther.updateHistory(this.ctx.stage, transaction);
 
 
                 // 添加短信通知-审批退回提醒功能
                 // 添加短信通知-审批退回提醒功能
                 // const mobile_array = [];
                 // const mobile_array = [];