|
@@ -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;
|
|
|
|