mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化代码
This commit is contained in:
parent
b8a749c6b4
commit
c5ff771ec8
@ -4,6 +4,7 @@
|
|||||||
data: {
|
data: {
|
||||||
editSmallWeChatInfo: {
|
editSmallWeChatInfo: {
|
||||||
wechatId: '',
|
wechatId: '',
|
||||||
|
weChatId:'',
|
||||||
name: '',
|
name: '',
|
||||||
appId: '',
|
appId: '',
|
||||||
appSecret: '',
|
appSecret: '',
|
||||||
@ -135,6 +136,7 @@
|
|||||||
refreshEditSmallWeChatInfo: function() {
|
refreshEditSmallWeChatInfo: function() {
|
||||||
vc.component.editSmallWeChatInfo = {
|
vc.component.editSmallWeChatInfo = {
|
||||||
wechatId: '',
|
wechatId: '',
|
||||||
|
weChatId:'',
|
||||||
name: '',
|
name: '',
|
||||||
appId: '',
|
appId: '',
|
||||||
appSecret: '',
|
appSecret: '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user