chore: export table title

This commit is contained in:
jialin
2025-06-09 18:45:47 +08:00
parent 8383547943
commit f73e29937c
8 changed files with 86 additions and 12 deletions
@@ -33,7 +33,6 @@ const Page: React.FC<{ setLoading: (loading: boolean) => void }> = ({
return (
<DashboardContext.Provider value={{ ...data, fetchData: getDashboardData }}>
<Overview></Overview>
{/* <SystemLoad></SystemLoad> */}
<PageTools
left={
<Space>