From f3e976c08ff8a900c71b3172fd0c669549cb8c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Tue, 24 Sep 2024 18:12:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=9B=9E=E6=98=BE=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/volunteer/Dynamicmanagement/info.vue | 10 +++++----- .../modules/volunteer/VoluntaryOrganization/info.vue | 8 ++++---- .../volunteer/VoluntaryOrganization/process.vue | 8 ++++---- src/views/modules/volunteer/VolunteerProjects/add.vue | 1 - src/views/modules/volunteer/VolunteerProjects/info.vue | 5 +++-- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/views/modules/volunteer/Dynamicmanagement/info.vue b/src/views/modules/volunteer/Dynamicmanagement/info.vue index f0b042924..124c37bda 100644 --- a/src/views/modules/volunteer/Dynamicmanagement/info.vue +++ b/src/views/modules/volunteer/Dynamicmanagement/info.vue @@ -25,9 +25,9 @@ @@ -43,18 +43,18 @@ - -
+
diff --git a/src/views/modules/volunteer/VoluntaryOrganization/info.vue b/src/views/modules/volunteer/VoluntaryOrganization/info.vue index c13aafefb..2cbccbc19 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/info.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/info.vue @@ -75,9 +75,9 @@
- - +
@@ -101,9 +101,9 @@ diff --git a/src/views/modules/volunteer/VoluntaryOrganization/process.vue b/src/views/modules/volunteer/VoluntaryOrganization/process.vue index ee69f1208..0309255aa 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/process.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/process.vue @@ -35,8 +35,8 @@
- - + +
@@ -48,8 +48,8 @@
- - + +
diff --git a/src/views/modules/volunteer/VolunteerProjects/add.vue b/src/views/modules/volunteer/VolunteerProjects/add.vue index 82d848b57..bed6e19f1 100644 --- a/src/views/modules/volunteer/VolunteerProjects/add.vue +++ b/src/views/modules/volunteer/VolunteerProjects/add.vue @@ -755,7 +755,6 @@ computed: { dataRule() { return { - projectTitle: [ { required: true, message: '名称不能为空', trigger: 'blur' } ], diff --git a/src/views/modules/volunteer/VolunteerProjects/info.vue b/src/views/modules/volunteer/VolunteerProjects/info.vue index 8d3ad20eb..555040e49 100644 --- a/src/views/modules/volunteer/VolunteerProjects/info.vue +++ b/src/views/modules/volunteer/VolunteerProjects/info.vue @@ -42,8 +42,9 @@