From ec24628e0257537a037ce1e5dbbce7459501236c Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 1 Sep 2022 13:47:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8F=E5=90=8C=E5=AE=A3=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue index 1caa0867..edc2f2b8 100644 --- a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue +++ b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue @@ -267,7 +267,6 @@ export default { isLoading2: false, fileList: [], isShowAddLink: false, - isShowAddMiniapp: false, isShowDate: false, isLoading: false, linkForm: { @@ -448,9 +447,6 @@ export default { this.linkForm.linkDesc = '' this.linkForm.linkTitle = '' this.linkForm.linkUrl = '' - this.miniAppForm.mpAppid = '' - this.miniAppForm.mpPage = '' - this.miniAppForm.mpTitle = '' this.dateForm.choiceTime = '' this.isShowDate = false