rev : report divisi

Deskripsi:
- report semua divisi api
- report semua divisi ui

No Issues
This commit is contained in:
amel
2025-01-10 17:04:57 +08:00
parent c654fd439d
commit 266073bfef
3 changed files with 180 additions and 45 deletions

View File

@@ -31,7 +31,6 @@ export default function ReportDivisionId() {
event: [],
})
const [reportTable, setReportTable] = useState<any[]>([])
const [touched, setTouched] = useState({
start_date: false,
end_date: false