diff --git a/src/views/ne/neHost/index.vue b/src/views/ne/neHost/index.vue index 6348ea2b..a4e9c66d 100644 --- a/src/views/ne/neHost/index.vue +++ b/src/views/ne/neHost/index.vue @@ -642,6 +642,7 @@ onMounted(() => { v-model:value="modalState.from.title" allow-clear :maxlength="50" + :placeholder="t('common.inputPlease')" > @@ -656,7 +657,8 @@ onMounted(() => { @@ -681,7 +683,12 @@ onMounted(() => { name="user" v-bind="modalStateFrom.validateInfos.user" > - + @@ -707,12 +714,12 @@ onMounted(() => { :label-col="{ span: 3 }" :label-wrap="true" > - - + @@ -750,9 +761,10 @@ onMounted(() => { >