This commit is contained in:
zk
2023-12-27 09:13:09 +08:00
parent dd89375d40
commit 2e106c4731
2 changed files with 12 additions and 6 deletions
@@ -43,6 +43,7 @@
pageSize: 10,
total: 0,
onChange: pageChange,
showSizeChanger: false,
});
const timer = ref(null);
const pages = ref(0); //总页数