|
@@ -87,6 +87,7 @@ export default {
|
|
|
init: function() {
|
|
init: function() {
|
|
|
listWx().then(response => {
|
|
listWx().then(response => {
|
|
|
this.dataForm = response.data.data
|
|
this.dataForm = response.data.data
|
|
|
|
|
+ this.dataForm.litemall_wx_share = this.dataForm.litemall_wx_share === 'true'
|
|
|
})
|
|
})
|
|
|
},
|
|
},
|
|
|
cancel() {
|
|
cancel() {
|