From 456f2284e9dc3c3c9a154e40e2300de04313d6f2 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Sun, 2 Jun 2024 22:22:06 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E4=B8=8A=E6=8A=A5=E7=9A=84=E8=AF=A6=E6=83=85=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=B8=B2=E6=9F=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DetailComponent/ApprovalDetail.vue | 29 ++- .../DetailComponent/FileComponent.vue | 39 ++-- .../DetailComponent/SummaryDetail.vue | 2 +- src/components/steps/index.vue | 175 +++++++++++------- src/views/project-demand/summary/detail.vue | 11 +- src/views/project-demand/summary/index.vue | 2 +- .../implementation/detail.vue | 66 ++++--- 7 files changed, 194 insertions(+), 130 deletions(-) diff --git a/src/components/DetailComponent/ApprovalDetail.vue b/src/components/DetailComponent/ApprovalDetail.vue index a18ea71..06362a5 100644 --- a/src/components/DetailComponent/ApprovalDetail.vue +++ b/src/components/DetailComponent/ApprovalDetail.vue @@ -1,17 +1,10 @@