From 98f091943988309f1173dbe0adf91aa674720f73 Mon Sep 17 00:00:00 2001 From: "B.E.N.S.O.N" Date: Mon, 23 Mar 2026 10:27:33 +0800 Subject: [PATCH] Update --- src/app/(main)/report/page.tsx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/app/(main)/report/page.tsx b/src/app/(main)/report/page.tsx index e99c2f3..9ac6d2b 100644 --- a/src/app/(main)/report/page.tsx +++ b/src/app/(main)/report/page.tsx @@ -493,6 +493,29 @@ export default function ReportPage() { setLoading={setLoading} reportTitle={currentReport.title} /> + ) : currentReport.id === 'rep-013' ? ( + <> + + + ) : currentReport.id === 'rep-006' ? ( <>