MaiXinRong hace 4 años
padre
commit
423d934e76
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;