mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
fix bug
This commit is contained in:
@@ -288,6 +288,7 @@ const openDrawer = (raw) => {
|
||||
|
||||
const changePagination = (page) => {
|
||||
searchParams.value.pageNo = page;
|
||||
searchStu();
|
||||
};
|
||||
|
||||
function del(id) {
|
||||
|
||||
Reference in New Issue
Block a user