ソースを参照

Update index.tsx

lex 11 ヶ月 前
コミット
e849fc72be
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/activation-code/activation-register/index.tsx

+ 1 - 1
src/views/activation-code/activation-register/index.tsx

@@ -847,7 +847,7 @@ export default defineComponent({
                 placeholder="请输入学生姓名"
                 autocomplete="off"
                 maxlength={14}
-                disabled={forms.isRegister === 'update'}
+                readonly={forms.isRegister === 'update'}
                 v-model={studentInfo.extra.nickname}>
                 {{
                   extra: () =>