车辆对接

This commit is contained in:
wangshiming
2022-01-06 19:37:16 +08:00
parent 97f707a972
commit 24ee495bec
4 changed files with 58 additions and 30 deletions

View File

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