liushengqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
a5387ab86d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/teaher-register/index.tsx

+ 1 - 1
src/views/teaher-register/index.tsx

@@ -37,7 +37,7 @@ export default defineComponent({
       code: '', // 验证码
       tenantId: route.query.tenantId || '', // 机构
       phone: null,
-      schoolId: route.query.tenantId || '', // 学校id
+      schoolId: route.query.schoolId || '', // 学校id
       nickname: null,
       gender: 1
     });