Explorar o código

申请bug修复

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

+ 1 - 1
app/service/change_apply.js

@@ -220,7 +220,7 @@ module.exports = app => {
                         this.ctx.session.sessionUser.accountId,
                         tenderId,
                         audit.status.uncheck,
-                        audit.status.back,
+                        audit.status.checkNo,
                     ];
                     const result2 = await this.db.query(sql2, sqlParam2);
                     return result2[0].count;