Browse Source

提交遗漏

MaiXinRong 4 years atrás
parent
commit
423d934e76
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/lib/rpt_data_analysis.js

+ 0 - 1
app/lib/rpt_data_analysis.js

@@ -1458,7 +1458,6 @@ const loadCooperationData = {
         if (!options || !options.table) return;
         if (!data[options.table]) return;
         if (!data.mem_stage_bills) return;
-        if (!data.stage) return;
         if (!data.stage_audit) return;
         if (!data.ledger_cooperation) return;