@dongkboy 5 месяцев назад
Родитель
Сommit
14b75888ec
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/components/LoginForm/index.vue

+ 1 - 0
src/components/LoginForm/index.vue

@@ -188,6 +188,7 @@ function handleLogin() {
             placeholder="手机号或工号"
             type="text"
             tabindex="1"
+            maxlength="11"
           >
             <template #prefix>
               <el-icon><User /></el-icon>