fix bug
This commit is contained in:
@ -194,7 +194,7 @@ export class OrderManagementRiskComponent implements OnInit {
|
||||
type: 'string',
|
||||
ui: {
|
||||
widget: 'dict-select',
|
||||
params: { dictKey: 'freight:type' },
|
||||
params: { dictKey: 'bill:type' },
|
||||
containsAllLabel: true,
|
||||
visibleIf: {
|
||||
_$expand: (value: boolean) => value
|
||||
|
||||
Reference in New Issue
Block a user