[update] 修改标准选择器组件

This commit is contained in:
lideqin
2023-09-04 09:59:58 +08:00
parent 18c682e175
commit a2bf4db396
7 changed files with 201 additions and 358 deletions
+1 -1
View File
@@ -215,7 +215,7 @@
style="width: 100%"
:tree-data="item.tree"
tree-checkable
:placeholder="$t('PleaseSelect')+item.dbFieldTxt"
:placeholder="$t('pleaseSelect')+item.dbFieldTxt"
/>
</a-form-model-item>
</div>