feat(M08-B): 补免清洁统计展示

This commit is contained in:
Codex
2026-07-08 10:11:35 +08:00
parent 19d6734b68
commit 642659ce3e
11 changed files with 79 additions and 43 deletions
+1
View File
@@ -287,6 +287,7 @@ const statistics = reactive<CleaningStatistics>({
pendingReview: 0,
active: 0,
rejected: 0,
exempted: 0,
completed: 0,
rewardCents: 0,
pendingSettlementCents: 0,