From 37ea7438ee9528ebc40f762bd5ddc0170d5f397e Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 7 Sep 2023 14:46:11 +0800 Subject: [PATCH] 2023-9-7 --- src/App.vue | 54 ++--- .../finance/components/addPropertyPlan.vue | 173 +++++++++------ src/views/finance/financialEvaluation.vue | 210 +++++++++++++----- src/views/statisticalReport/govProcure.vue | 134 ++++++----- 4 files changed, 367 insertions(+), 204 deletions(-) diff --git a/src/App.vue b/src/App.vue index 82011f4..dfed615 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,28 +1,28 @@ - - - diff --git a/src/views/finance/components/addPropertyPlan.vue b/src/views/finance/components/addPropertyPlan.vue index c41c2b5..58e0b4c 100644 --- a/src/views/finance/components/addPropertyPlan.vue +++ b/src/views/finance/components/addPropertyPlan.vue @@ -9,7 +9,7 @@ :rules="rules" @submit="submit" > -