fix table

This commit is contained in:
2023-06-25 11:46:57 +08:00
parent 1c2def6a48
commit 9a91bf030d
4 changed files with 4 additions and 1 deletions

View File

@@ -19575,6 +19575,7 @@ const _sfc_main$D = defineComponent({
let tmp = { ...props.page };
tmp.total = tableDataSource.value.length;
emit("update:page", tmp);
sxlist.value = [];
change3({
limit: props.page.limit,
current: pagecurrent || props.page.current