lex 1 سال پیش
والد
کامیت
6ad98455e5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/tenantStudentRejest/index.tsx

+ 1 - 1
src/views/tenantStudentRejest/index.tsx

@@ -195,7 +195,7 @@ export default defineComponent({
     onMounted(() => {
       removeAuth()
       if (data.tenantGroupId) {
-        forms.tenantGroupId = data.tenantGroupId
+        forms.tenantGroupId = data.tenantGroupId as any
       }
       tenantGroupList()
       getSubjectList()