From de4d6fe77cb92a14654c31b4850700ff8bb613ad Mon Sep 17 00:00:00 2001 From: b2894lxlx <517289602@qq.com> Date: Thu, 4 Jun 2026 21:29:00 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=B8=8A=E4=BC=A0=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E7=B1=BB=E5=9E=8B=202=E3=80=81=E5=AE=A1?= =?UTF-8?q?=E8=AE=A1=E5=86=85=E5=AE=B9=E7=9A=84AI=E7=94=9F=E6=88=90?= =?UTF-8?q?=E6=81=A2=E5=A4=8D=E7=94=9F=E6=88=90=E6=8A=A5=E5=91=8A=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/oa/oaCompany/components/Import2.vue | 2 +- .../pwl/pwlProject/components/report.vue | 3057 +++++++++-------- 2 files changed, 1626 insertions(+), 1433 deletions(-) diff --git a/src/views/oa/oaCompany/components/Import2.vue b/src/views/oa/oaCompany/components/Import2.vue index 8160c31..2185303 100644 --- a/src/views/oa/oaCompany/components/Import2.vue +++ b/src/views/oa/oaCompany/components/Import2.vue @@ -12,7 +12,7 @@ 已加入 {{ queuedFileNames.length }} 个文件 - + - + 生成全部方案 @@ -48,7 +57,7 @@ 保存草稿 @@ -56,14 +65,19 @@ 加载草稿 - + 下载文件 @@ -73,10 +87,16 @@ @@ -90,7 +110,7 @@ size="small" @click="scrollToSection(index)" class="nav-button" - :class="{ 'active': currentSection === index }" + :class="{ active: currentSection === index }" > {{ item.number }} {{ item.name }} @@ -102,7 +122,11 @@
@@ -159,45 +183,83 @@ class="section-action-button ai-generate-button" > AI 生成 - - - + + +