Explorar o código

修复审批退回上一个审批人的期次数增加bug

laiguoran %!s(int64=5) %!d(string=hai) anos
pai
achega
c65f9da6d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/service/stage_audit.js

+ 1 - 1
app/service/stage_audit.js

@@ -447,7 +447,7 @@ module.exports = app => {
                     id: stageId,
                     contract_tp: tpData.contract_tp,
                     qc_tp: tpData.qc_tp,
-                    times: times + 1,
+                    times: times,
                     yf_tp: yfPay.tp,
                     cache_time_r: this.ctx.stage.cache_time_l,
                 });