批量审核

This commit is contained in:
wangshiming
2022-01-17 19:05:56 +08:00
parent b26a6a8b2c
commit 2246e31d68
6 changed files with 42 additions and 15 deletions

View File

@ -293,7 +293,7 @@ resourceStatus: any;
type: 'string',
ui: {
widget: 'dict-select',
params: { dictKey: 'bill:payexpense:status' },
params: { dictKey: 'overall:payment:status' },
containAllLable:true,
visibleIf: {
_$expand: (value: boolean) => value,