From d4421862a83d4b097f414464f6162aa6dbb92135 Mon Sep 17 00:00:00 2001 From: wkc <978997012@qq.com> Date: Thu, 26 Mar 2026 09:13:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=A1=B9=E7=9B=AE=E5=88=86?= =?UTF-8?q?=E6=9E=90=E5=BC=B9=E7=AA=97=E4=BE=A7=E6=A0=8F=E6=A1=A3=E6=A1=88?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/ProjectAnalysisSidebar.vue | 168 ++++++++++-------- ...roject-analysis-dialog-empty-field.test.js | 3 + .../project-analysis-dialog-sidebar.test.js | 26 ++- 3 files changed, 109 insertions(+), 88 deletions(-) diff --git a/ruoyi-ui/src/views/ccdiProject/components/detail/ProjectAnalysisSidebar.vue b/ruoyi-ui/src/views/ccdiProject/components/detail/ProjectAnalysisSidebar.vue index ab51d3ec..2b15851f 100644 --- a/ruoyi-ui/src/views/ccdiProject/components/detail/ProjectAnalysisSidebar.vue +++ b/ruoyi-ui/src/views/ccdiProject/components/detail/ProjectAnalysisSidebar.vue @@ -1,49 +1,49 @@