From 8d849ab4d955a59a919a9f0d8764b8d02ebf0a17 Mon Sep 17 00:00:00 2001 From: eaiadmin Date: Sun, 13 Sep 2026 22:09:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=A5=E5=91=8A=E7=94=9F=E6=88=90?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=AE=8C=E5=96=84=20-=20=E5=A4=9A=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E5=AF=BC=E5=87=BA=E4=B8=8B=E6=8B=89=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=20+=20=E6=8F=8F=E8=BF=B0=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 报告生成页面增加多格式导出下拉菜单(PDF/Word/PPT/Excel) - 更新页面描述和 StudioPage 模板定义 - 导出按格式名提示成功/失败信息 --- .../frontend/src/views/report/ReportGenerationPage.vue | 2 +- eai_ap_app/frontend/src/views/workbench/StudioPage.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eai_ap_app/frontend/src/views/report/ReportGenerationPage.vue b/eai_ap_app/frontend/src/views/report/ReportGenerationPage.vue index 3586c09..714598b 100644 --- a/eai_ap_app/frontend/src/views/report/ReportGenerationPage.vue +++ b/eai_ap_app/frontend/src/views/report/ReportGenerationPage.vue @@ -3,7 +3,7 @@