Browse Source

!1631 update Web/src/views/login/component/account.vue.
Merge pull request !1631 from X5ZJ/N/A

zuohuaijun 1 year ago
parent
commit
47795af048
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Web/src/views/login/component/account.vue

+ 1 - 1
Web/src/views/login/component/account.vue

@@ -37,7 +37,7 @@
 						ref="codeRef"
 						text
 						maxlength="4"
-						:placeholder="$t('message.account.accountPlaceholder4')"
+						:placeholder="$t('message.account.accountPlaceholder3')"
 						v-model="state.ruleForm.code"
 						clearable
 						autocomplete="off"