Xiao_123 преди 2 месеца
родител
ревизия
4b146be2ae
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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()
   }
 }
-getSchoolDepartmentItemItem()
+getYuanXiItem()
 
 const studentDetails = (id) => {
   if (id) window.open(`/recruit/teacher/studentList/detail/${id}`)