From 4f4ef2cfde9bbc4be91d9ff9ba41653ecff85bd0 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Tue, 14 May 2024 17:56:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E7=BB=86?= =?UTF-8?q?=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/fvcomponents/fvTable/index.vue | 19 ++++++++++--------- .../projectdemand/demandcollection/add.vue | 2 +- .../projectdemand/demandcollection/detail.vue | 2 +- .../projectdemand/demandcollection/index.vue | 19 ++++++++----------- 4 files changed, 20 insertions(+), 22 deletions(-) diff --git a/src/fvcomponents/fvTable/index.vue b/src/fvcomponents/fvTable/index.vue index 9c4b81c..d4137f6 100644 --- a/src/fvcomponents/fvTable/index.vue +++ b/src/fvcomponents/fvTable/index.vue @@ -3,10 +3,11 @@
- @@ -20,9 +21,9 @@ - - diff --git a/src/views/projectdemand/demandcollection/add.vue b/src/views/projectdemand/demandcollection/add.vue index 549f320..ca7d58d 100644 --- a/src/views/projectdemand/demandcollection/add.vue +++ b/src/views/projectdemand/demandcollection/add.vue @@ -38,7 +38,7 @@
diff --git a/src/views/projectdemand/demandcollection/detail.vue b/src/views/projectdemand/demandcollection/detail.vue index ae71ed9..b6437c4 100644 --- a/src/views/projectdemand/demandcollection/detail.vue +++ b/src/views/projectdemand/demandcollection/detail.vue @@ -39,7 +39,7 @@ diff --git a/src/views/projectdemand/demandcollection/index.vue b/src/views/projectdemand/demandcollection/index.vue index b660cab..b93bbcc 100644 --- a/src/views/projectdemand/demandcollection/index.vue +++ b/src/views/projectdemand/demandcollection/index.vue @@ -1,6 +1,10 @@ - - From bfdf2cf4a2b590365001f18ea39c272783b0444e Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Tue, 14 May 2024 17:56:36 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat=20:=20=E9=A1=B9=E7=9B=AE=E7=AB=8B?= =?UTF-8?q?=E9=A1=B9=E9=A1=B5=E9=9D=A2=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../project-management/initiation/detail.vue | 15 ++ .../project-management/initiation/index.vue | 183 ++++++++++++++++++ 2 files changed, 198 insertions(+) create mode 100644 src/views/project-management/initiation/detail.vue create mode 100644 src/views/project-management/initiation/index.vue diff --git a/src/views/project-management/initiation/detail.vue b/src/views/project-management/initiation/detail.vue new file mode 100644 index 0000000..4d1b096 --- /dev/null +++ b/src/views/project-management/initiation/detail.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/src/views/project-management/initiation/index.vue b/src/views/project-management/initiation/index.vue new file mode 100644 index 0000000..68b206a --- /dev/null +++ b/src/views/project-management/initiation/index.vue @@ -0,0 +1,183 @@ + + +