style: cluster table list

This commit is contained in:
jialin
2025-09-16 11:26:17 +08:00
parent 553ec724c2
commit 84859d1b7c
11 changed files with 217 additions and 76 deletions
+1
View File
@@ -179,6 +179,7 @@ export default function useTableFetch<ListItem>(
}, 5000);
};
// for selection change
const handleQueryChange = (params: any) => {
setQueryParams({
...queryParams,