车辆接口更新

This commit is contained in:
wangshiming
2022-01-19 10:41:44 +08:00
parent 15fafe787c
commit d718a7ff08
2 changed files with 7 additions and 3 deletions

View File

@ -80,7 +80,7 @@ export class ContractManagementTemplateComponent implements OnInit {
ui: {
widget: 'dict-select',
params: { dictKey: 'contract:template:type' },
containAllLable:true,
containsAllLable: true,
visibleIf: {
_$expand: (value: boolean) => value,
},