lex 11 月之前
父節點
當前提交
55852523ea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/activation-code/instrument-registration/new-index.tsx

+ 1 - 0
src/views/activation-code/instrument-registration/new-index.tsx

@@ -299,6 +299,7 @@ export default defineComponent({
                 maxlength={11}
                 onUpdate:modelValue={() => {
                   forms.registerFlag = false;
+                  studentInfo.password = '';
                 }}></Field>
 
               <Field