diff --git a/src/app/(main)/report/page.tsx b/src/app/(main)/report/page.tsx index 56b8c86..6fd7854 100644 --- a/src/app/(main)/report/page.tsx +++ b/src/app/(main)/report/page.tsx @@ -550,6 +550,29 @@ export default function ReportPage() { {loading ? "生成 Excel..." : "下載報告 (Excel)"} + ) : currentReport.id === 'rep-010' ? ( + <> + + + ) : currentReport.responseType === 'excel' ? (