This commit is contained in:
Taric Xin
2021-12-14 20:58:53 +08:00
parent 12d4df947d
commit 12ef96df31
4 changed files with 15 additions and 16 deletions

View File

@ -42,7 +42,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit {
flag: this.tabType
});
delete params._$expand;
return { ...params, listSource: 1 };
return { ...params, listSource: 2 };
}
/**