From 263df9e48947822c6c984677db29fdae366b9c22 Mon Sep 17 00:00:00 2001 From: dj <1042039504@qq.com> Date: Mon, 10 Mar 2025 17:42:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=97=E8=A1=A8=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=BE=81=E9=9B=86,=20=E7=AD=9B=E9=80=89=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=85=AC=E5=8F=B8,=E5=BE=81=E9=9B=86=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project-demand/summary/add.vue | 18 +++---- src/views/project-demand/summary/index.vue | 22 +++++++++ src/views/project-management/filing/index.vue | 35 ++++++++++++++ .../implementation/index.vue | 35 ++++++++++++++ .../project-management/initiation/index.vue | 47 +++++++++++++++++++ 5 files changed, 148 insertions(+), 9 deletions(-) diff --git a/src/views/project-demand/summary/add.vue b/src/views/project-demand/summary/add.vue index 14b458e..94e3218 100644 --- a/src/views/project-demand/summary/add.vue +++ b/src/views/project-demand/summary/add.vue @@ -1,7 +1,7 @@