diff --git a/src/views/account/components/base-info.vue b/src/views/account/components/base-info.vue index 541a7eab..5eaea2b1 100644 --- a/src/views/account/components/base-info.vue +++ b/src/views/account/components/base-info.vue @@ -166,12 +166,12 @@ onMounted(() => { }, ]" > - + > { tree-node-filter-prop="label" style="width: 100%" :dropdown-style="{ maxHeight: '400px', overflow: 'auto' }" + :placeholder="t('common.selectPlease')" > @@ -1278,6 +1279,7 @@ onMounted(() => { v-model:value="modalState.from.userName" allow-clear :maxlength="30" + :placeholder="t('common.inputPlease')" >