From df6f203c7a11b5520000dc873c4b08b3cf72fcf7 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 3 Dec 2021 15:21:15 +0800 Subject: [PATCH 1/3] BUG 25122 --- .../components/belongToMe.vue | 337 +++++++++--------- 1 file changed, 169 insertions(+), 168 deletions(-) diff --git a/src/apps/AppMeetingNotice/components/belongToMe.vue b/src/apps/AppMeetingNotice/components/belongToMe.vue index 04bf531f..a19b51bc 100644 --- a/src/apps/AppMeetingNotice/components/belongToMe.vue +++ b/src/apps/AppMeetingNotice/components/belongToMe.vue @@ -6,26 +6,26 @@
From 15a3b4291c2808f4a370d034c3a83ca3b35c30b9 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 3 Dec 2021 15:30:05 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=8E=BB=E6=8E=89loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppAskForm/components/AddForm.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/AppAskForm/components/AddForm.vue b/src/apps/AppAskForm/components/AddForm.vue index 496e8866..9c3d342d 100644 --- a/src/apps/AppAskForm/components/AddForm.vue +++ b/src/apps/AppAskForm/components/AddForm.vue @@ -328,7 +328,6 @@ export default { } }) - this.$loading() this.$http.post(`/app/appquestionnairetemplate/addOrUpdate`, { ...this.form, fields, From 7cc42360889bfe54a0d8c7b5bde1e14898f0454f Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 3 Dec 2021 15:37:39 +0800 Subject: [PATCH 3/3] BUG 25206 --- src/apps/AppAskForm/formDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppAskForm/formDetail.vue b/src/apps/AppAskForm/formDetail.vue index acf45327..3cdafa8d 100644 --- a/src/apps/AppAskForm/formDetail.vue +++ b/src/apps/AppAskForm/formDetail.vue @@ -23,7 +23,7 @@