From b41f3417f94ac347910b2287774defd9af77525f Mon Sep 17 00:00:00 2001 From: yxhc <825210484@qq.com> Date: Tue, 3 Sep 2024 14:26:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=9C=80=E6=B1=82?= =?UTF-8?q?=EF=BC=8C=E4=BD=86=E6=9C=89=E9=83=A8=E5=88=86=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E5=85=88=E4=B8=8A=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 26 ++-- .../declarePage/components/accessory.vue | 2 +- .../declarePage/components/applications.vue | 13 +- .../declarePage/components/basicInfo.vue | 152 +++++++++++---------- .../declarePage/components/fundsInfo.vue | 14 -- .../declarePage/components/plannedUseResources.vue | 126 ++++++++++++++--- .../projectDeclare/declarePage/index.vue | 21 ++- .../purchaseResults/fillPurchasingResult/index.vue | 19 ++- .../projectDetail/components/applications.vue | 6 +- .../projectDetail/components/projectInfo.vue | 3 +- src/pages/toDoCenter/handleDuringExamine/index.vue | 2 +- 11 files changed, 242 insertions(+), 142 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9e6f74a..cf3138e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,19 +1,19 @@ diff --git a/src/pages/declareManage/projectDeclare/declarePage/components/accessory.vue b/src/pages/declareManage/projectDeclare/declarePage/components/accessory.vue index 5cb3da4..3768a49 100644 --- a/src/pages/declareManage/projectDeclare/declarePage/components/accessory.vue +++ b/src/pages/declareManage/projectDeclare/declarePage/components/accessory.vue @@ -81,7 +81,7 @@ defineExpose({ validForm, formData, setFormData }) > - + + + + + + + + { emits('changeIsFirst', val) }, @@ -549,20 +549,20 @@ watch(() => formData.value, val => { :validate-on-rule-change="false" > - - - - - - - - + + + + + + + + - + formData.value, val => { > 首次建设 迭代升级 + 结转建设 + 新运维 + 续运维 + + +

+ 关联历年项目 +

+ + + +
+ +

+ 关联历年项目 +

+ + + +
+
@@ -662,19 +701,7 @@ watch(() => formData.value, val => { /> - - - - - + @@ -806,6 +833,32 @@ watch(() => formData.value, val => { + + + + + + + + + + + formData.value, val => { /> - - - - - - - - formData.value, val => { /> - - -

- 关联历年项目 -

- - - -
- -

- 关联历年项目 -

- - - -
-
+ { formData.value = { - projectYear: data.projectYear ? data.projectYear + '' : null, declareAmount: data.declareAmount, declareHaveAmount: data.declareHaveAmount, declareGovOwnFinanceAmount: data.declareGovOwnFinanceAmount, @@ -81,18 +79,6 @@ defineExpose({ validForm, formData, setFormData }) > - - - - - - + + - + + - + + @@ -107,7 +149,10 @@ - + + - + + @@ -160,7 +208,7 @@ - + - + @@ -206,6 +254,7 @@