This commit is contained in:
wangshiming
2022-04-11 15:43:32 +08:00
parent d01f8d30a5
commit 948d29534c

View File

@ -194,7 +194,7 @@ export class OrderManagementRiskComponent implements OnInit {
type: 'string', type: 'string',
ui: { ui: {
widget: 'dict-select', widget: 'dict-select',
params: { dictKey: 'freight:type' }, params: { dictKey: 'bill:type' },
containsAllLabel: true, containsAllLabel: true,
visibleIf: { visibleIf: {
_$expand: (value: boolean) => value _$expand: (value: boolean) => value