edit
This commit is contained in:
@ -123,7 +123,7 @@ export class InputInvoiceComponent implements OnInit {
|
||||
title: '发票类型',
|
||||
ui: {
|
||||
widget: 'dict-select',
|
||||
params: { dictKey: 'DictConstants.INVOICE_TYPE' },
|
||||
params: { dictKey: 'invoice:type' },
|
||||
placeholder: '请选择',
|
||||
visibleIf: {
|
||||
expand: (value: boolean) => value
|
||||
|
||||
Reference in New Issue
Block a user