fix bug
This commit is contained in:
@ -427,7 +427,7 @@ export class SupplyManagementVehicleComponent extends BasicTableComponent implem
|
||||
// },
|
||||
// allowClear: true,
|
||||
// containsAllLabel: true,
|
||||
// asyncData: () => this.shipperSrv.getEnterpriseProject(this.sf.value?.shipperAppUserId)
|
||||
// asyncData: () => this.shipperSrv.getEnterpriseProject(this.sf?.value?.shipperAppUserId)
|
||||
// } as SFSelectWidgetSchema
|
||||
// },
|
||||
enterpriseProjectId: {
|
||||
|
||||
Reference in New Issue
Block a user