This commit is contained in:
yuping
2023-07-27 18:05:38 +08:00
parent 6f50a0f123
commit 1caf3d65f6
2 changed files with 7 additions and 1 deletions

View File

@@ -3314,6 +3314,7 @@ export default defineComponent({
};
const handleSearchTable3 = () => {
state.manageStuLoading = true;
state.currentPage222 = 1
getCourseStudentList();
};