Browse Source

审批中,修改审批流程问题

MaiXinRong 3 months ago
parent
commit
9c6bea440a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/service/shenpi_audit.js

+ 1 - 0
app/service/shenpi_audit.js

@@ -443,6 +443,7 @@ module.exports = app => {
                     audit_id: a.aid || a.uid || a.audit_id,
                     audit_order: a.audit_order,
                     audit_type: a.audit_type,
+                    audit_ledger_id: a.audit_ledger_id,
                     sp_group,
                 });
             }