upd: report divisi

Deskripsi:
- report semua divisi
- report 1 divisi

No Issues
This commit is contained in:
amel
2024-09-03 14:15:14 +08:00
parent 309f0f17e0
commit a4b2cf64c5
9 changed files with 525 additions and 230 deletions

View File

@@ -15,7 +15,6 @@ export default function ChartDocumentHome() {
const color = ["#F3C96B", "#9EC97F", "#5971C0"]
useShallowEffect(() => {
// loadData()
fetchData()
}, [])