ソースを参照

fix[litemall-admin]: gitee #I1X21W

linlinjava 5 年 前
コミット
d8f59965f2
1 ファイル変更1 行追加0 行削除
  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() {