车辆对接

This commit is contained in:
wangshiming
2021-12-16 21:09:21 +08:00
parent ee61a26e60
commit 76fcfb0682
15 changed files with 88 additions and 38 deletions

View File

@ -278,6 +278,7 @@ export class OrderManagementVehicleComponent implements OnInit {
ui: {
widget: 'dict-select',
params: { dictKey: 'ServiceType' },
containAllLable:true,
visibleIf: {
_$expand: (value: boolean) => value,
},