Explorar el Código

Update companion-teacher-register.tsx

lex hace 2 años
padre
commit
58362b7186
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/school/companion-teacher/companion-teacher-register.tsx

+ 1 - 0
src/school/companion-teacher/companion-teacher-register.tsx

@@ -215,6 +215,7 @@ export default defineComponent({
               ...rest
             })
           getAppIdAndCode(newUrl)
+          return
         } else {
           state.code = code
         }