From c5ff771ec863240a1f3787523b996cddd2e19e85 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 16 Jun 2022 20:38:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/components/property/editSmallWeChat/editSmallWeChat.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/components/property/editSmallWeChat/editSmallWeChat.js b/public/components/property/editSmallWeChat/editSmallWeChat.js index 236907e0c..76acb23b7 100755 --- a/public/components/property/editSmallWeChat/editSmallWeChat.js +++ b/public/components/property/editSmallWeChat/editSmallWeChat.js @@ -4,6 +4,7 @@ data: { editSmallWeChatInfo: { wechatId: '', + weChatId:'', name: '', appId: '', appSecret: '', @@ -135,6 +136,7 @@ refreshEditSmallWeChatInfo: function() { vc.component.editSmallWeChatInfo = { wechatId: '', + weChatId:'', name: '', appId: '', appSecret: '',