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