车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 10:12:31 +08:00
parent c442051454
commit f68400f42c
16 changed files with 96 additions and 131 deletions

View File

@ -146,6 +146,7 @@ export class SupplyManagementBulkComponent implements OnInit {
visibleIf: {
_$expand: (value: boolean) => value,
},
allowClear: true,
} as SFDateWidgetSchema,
},
deadlineTime: {
@ -158,6 +159,7 @@ export class SupplyManagementBulkComponent implements OnInit {
visibleIf: {
_$expand: (value: boolean) => value,
},
allowClear: true,
} as SFDateWidgetSchema,
},
enterpriseInfoId: {
@ -184,6 +186,7 @@ export class SupplyManagementBulkComponent implements OnInit {
visibleIf: {
_$expand: (value: boolean) => value
},
allowClear: true,
onSearch: (q: any) => {
console.log(q)
if (!!q) {