From f4ad8718315745209486bfd2cc16dd501d7c7d7f Mon Sep 17 00:00:00 2001
From: odjbin <1042039504@qq.com>
Date: Sat, 1 Jun 2024 00:45:13 +0800
Subject: [PATCH 1/2] =?UTF-8?q?fix=20:=20=E4=BF=AE=E6=94=B9=E8=AF=A6?=
=?UTF-8?q?=E6=83=85=E9=A1=B5=E6=95=B0=E6=8D=AE=E5=9B=9E=E6=98=BE=E9=97=AE?=
=?UTF-8?q?=E9=A2=98=E5=8F=8A=E7=AE=80=E5=8C=96=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../DetailComponent/CollectionDetail.vue | 31 +---
.../DetailComponent/SummaryDetail.vue | 141 ++++++++----------
.../project-demand/requirement/detail.vue | 4 +-
src/views/project-demand/summary/detail.vue | 40 +----
.../project-management/filing/detail.vue | 40 ++---
src/views/project-management/filing/index.vue | 7 +-
.../implementation/detail.vue | 46 ++----
.../implementation/index.vue | 4 +-
.../project-management/initiation/detail.vue | 85 ++---------
.../project-management/initiation/index.vue | 4 +-
10 files changed, 108 insertions(+), 294 deletions(-)
diff --git a/src/components/DetailComponent/CollectionDetail.vue b/src/components/DetailComponent/CollectionDetail.vue
index ffed32d..a5aebfa 100644
--- a/src/components/DetailComponent/CollectionDetail.vue
+++ b/src/components/DetailComponent/CollectionDetail.vue
@@ -7,17 +7,17 @@
{{ formData.requirementName }}
-
-
- {{ formData.companyIds }}
-
-
+
+
+
+
+
{{ formData.collectType }}
-
+
{{ formData.deadline }}
@@ -71,13 +71,11 @@