This commit is contained in:
wangshiming
2022-03-23 19:51:40 +08:00
parent 3aea263ba1
commit 488b4f6dab
8 changed files with 8 additions and 8 deletions

View File

@ -233,7 +233,7 @@ export class insuranceManagementListComponent implements OnInit {
title: '所属项目',
ui: {
widget: 'select',
placeholder: '请选择',
placeholder: '请选择货主',
visibleIf: {
_$expand: (value: boolean) => value
},