lex há 11 meses atrás
pai
commit
55852523ea

+ 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