Browse Source

fix[litemall-admin]: gitee #I1X21W

linlinjava 5 years ago
parent
commit
d8f59965f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      litemall-admin/src/views/config/wx.vue

+ 1 - 0
litemall-admin/src/views/config/wx.vue

@@ -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() {