liushengqiang 2 năm trước cách đây
mục cha
commit
a5387ab86d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
     });