解决冲突

This commit is contained in:
wangshiming
2022-02-25 17:19:20 +08:00
parent 4685f7ed60
commit 8d4c408e95
8 changed files with 59 additions and 36 deletions

View File

@ -174,7 +174,7 @@ export class ContractManagementContractListComponent implements OnInit {
ui: {
widget: 'dict-select',
containsAllLable: true,
params: { dictKey: 'contract:document:type' },
params: { dictKey: 'goodresource:type' },
containAllLable:true,
visibleIf: {
_$expand: (value: boolean) => value,