MaiXinRong 9 bulan lalu
induk
melakukan
7518df4c91
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/service/stage_audit.js

+ 1 - 1
app/service/stage_audit.js

@@ -1726,7 +1726,7 @@ module.exports = app => {
                     status: auditConst.status.uncheck,
                     audit_type: a.audit_type,
                     audit_order: a.audit_order,
-                    audit_ledger_id: x.audit_ledger_id,
+                    audit_ledger_id: a.audit_ledger_id,
                 };
                 newAuditors.push(na);
             }