From cd4d9c4c8db6e85fa0e73db277c0f7d93ac97f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Tue, 17 Oct 2023 17:27:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=83=E5=B1=80=E6=94=BF=E7=AD=96=E5=BE=81?= =?UTF-8?q?=E6=B1=82=E6=84=8F=E8=A7=81=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/roleTree/index.vue | 296 +++++++------- .../pages/components/ProcessFooter.vue | 20 + .../components/addModel.vue | 19 +- .../components/personnelInformation.vue | 183 +++++---- .../components/solicitationList.vue | 76 +++- .../creatProcess/policyConsultation/index.vue | 373 ++++++++++++++---- 6 files changed, 670 insertions(+), 297 deletions(-) diff --git a/src/components/roleTree/index.vue b/src/components/roleTree/index.vue index 8382c090f..1a9e86cc1 100644 --- a/src/components/roleTree/index.vue +++ b/src/components/roleTree/index.vue @@ -1,12 +1,13 @@