edit
This commit is contained in:
@ -42,7 +42,7 @@ export class FreightComponentsEnterpriseAuditComponent implements OnInit {
|
||||
flag: this.tabType
|
||||
});
|
||||
delete params._$expand;
|
||||
return { ...params, listSource: 1 };
|
||||
return { ...params, listSource: 2 };
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user