From 5e47f96927473829b38dd33807cf394daadf24e7 Mon Sep 17 00:00:00 2001 From: wbc <942429426@qq.com> Date: Tue, 5 Aug 2025 16:01:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A9=E6=95=88=E8=AF=84=E5=88=86=E8=AE=BE?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectAssessment/addModal.vue | 142 ++++++++++++++---- .../projectAssessment/index.vue | 36 +++-- .../projectAssessment.api.ts | 2 + .../templateContent/templateContent.api.ts | 19 ++- 4 files changed, 147 insertions(+), 52 deletions(-) diff --git a/src/views/performanceIndicator/projectAssessment/addModal.vue b/src/views/performanceIndicator/projectAssessment/addModal.vue index 828e459..da03c45 100644 --- a/src/views/performanceIndicator/projectAssessment/addModal.vue +++ b/src/views/performanceIndicator/projectAssessment/addModal.vue @@ -5,16 +5,21 @@ - - + + - + @@ -30,20 +36,51 @@