소스 검색

期,重新审批问题

MaiXinRong 5 년 전
부모
커밋
bc0e2ae6b4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/service/stage_audit.js

+ 1 - 0
app/service/stage_audit.js

@@ -641,6 +641,7 @@ module.exports = app => {
                 await transaction.insert(this.tableName, newAuditors);
 
                 // 复制一份最新数据给下一人
+                await this.ctx.service.stagePay.copyAuditStagePays(this.ctx.stage, this.ctx.stage.times, audit.order + 1, transaction);
                 await this.ctx.service.stagePay.copyAuditStagePays(this.ctx.stage, this.ctx.stage.times, audit.order + 2, transaction);
 
                 // 本期结束