From 9f5b6e10a3cb1e981233b655153800302f90b575 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 1 Sep 2022 13:45:37 +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 --- .../AppAnnounceWeChat/components/Add.vue | 65 +------------------ 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue index e1b271d6..1caa0867 100644 --- a/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue +++ b/project/sass/apps/AnnounceWeChat/AppAnnounceWeChat/components/Add.vue @@ -70,7 +70,7 @@
@@ -130,10 +130,6 @@

网页

-
- -

小程序

-
@@ -211,43 +207,6 @@ - - -
- - - - - - - - - - - - - - - -
-
-
{ - if (valid) { - this.fileList.push({ - ...this.miniAppForm, - msgType: '5', - ...this.miniAppForm.media[0], - mediaId: this.miniAppForm.media[0].media.mediaId, - sysFileId: this.miniAppForm.media[0].id - }) - - this.isShowAddMiniapp = false - } - }) - }, - onClose() { this.linkForm.linkPicUrl = [] this.linkForm.linkDesc = ''