fix[litemall-admin]: gitee #I1X21W

This commit is contained in:
linlinjava
2020-11-22 20:56:06 +08:00
parent 7684810beb
commit d8f59965f2

View File

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