edit
This commit is contained in:
@ -153,7 +153,7 @@ export class ReceiptOrderComponent implements OnInit {
|
||||
title: '收款状态',
|
||||
ui: {
|
||||
widget: 'dict-select',
|
||||
params: { dictKey: 'refund:apply:status' },
|
||||
params: { dictKey: 'write:off:status' },
|
||||
placeholder: '请选择',
|
||||
visibleIf: {
|
||||
expand: (value: boolean) => value
|
||||
|
||||
Reference in New Issue
Block a user