Explorar el Código

去掉loading加载

lex hace 2 años
padre
commit
ba754f56fb
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

@@ -351,6 +351,7 @@ export default defineComponent({
         const { data } = await request.post(
           '/api-school/open/teacher/detail/' + state.forms.phone,
           {
+            hideLoading: true,
             requestType: 'form',
             data: {
               phone: state.forms.phone