Xiao_123 2 months ago
parent
commit
4b146be2ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/recruit/teacher/studentList/index.vue

+ 1 - 1
src/views/recruit/teacher/studentList/index.vue

@@ -123,7 +123,7 @@ const getYuanXiItem = async () => {
     getData()
     getData()
   }
   }
 }
 }
-getSchoolDepartmentItemItem()
+getYuanXiItem()
 
 
 const studentDetails = (id) => {
 const studentDetails = (id) => {
   if (id) window.open(`/recruit/teacher/studentList/detail/${id}`)
   if (id) window.open(`/recruit/teacher/studentList/detail/${id}`)