fix: restore reviews detail layout and leaudit data wiring

This commit is contained in:
wren
2026-05-06 17:31:48 +08:00
parent 63bf3f56ce
commit 796ce90e32
8 changed files with 1652 additions and 607 deletions
+1
View File
@@ -92,6 +92,7 @@ interface StatsData {
success: number;
warning: number;
error: number;
notApplicable?: number;
score: number;
}