update
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
pageSize: 10,
|
||||
total: 0,
|
||||
onChange: pageChange,
|
||||
showSizeChanger: false,
|
||||
});
|
||||
const timer = ref(null);
|
||||
const pages = ref(0); //总页数
|
||||
|
||||
Reference in New Issue
Block a user