diff --git a/web/src/views/system/login/component/account.vue b/web/src/views/system/login/component/account.vue index 585cf4c..908f77d 100644 --- a/web/src/views/system/login/component/account.vue +++ b/web/src/views/system/login/component/account.vue @@ -12,7 +12,6 @@ :type="isShowPassword ? 'text' : 'password'" :placeholder="$t('message.account.accountPlaceholder2')" v-model="ruleForm.password" - autocomplete="off" >