Преглед на файлове

期重新审批,应清理终审人缓存

MaiXinRong преди 1 година
родител
ревизия
0403c1abc0
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      app/service/stage_audit.js

+ 1 - 0
app/service/stage_audit.js

@@ -1058,6 +1058,7 @@ module.exports = app => {
                     status: auditConst.status.checking,
                     cache_time_r: this.ctx.stage.cache_time_l,
                     tp_history: JSON.stringify(this.ctx.stage.tp_history),
+                    final_auditor_str: '',
                 });
                 // 已经引用到本期的单价变更,全部取消
                 await this.ctx.service.revisePrice.cancelPriceUsed(this.ctx.stage, transaction);