|
@@ -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}`)
|