瀏覽代碼

fix: 跳转微信小程序异常v2

John-Hong 2 年之前
父節點
當前提交
64329d88c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -131,7 +131,7 @@ const store = new Vuex.Store({
         if (/dev-|8080|qa-/.test(href)) {
           commit('SET_GROUP_ID', groupId);
           commit('SET_MALL_ID', mallId);
-          return
+          // return
         } else {
           commit('SET_GROUP_ID', '8a8884e77cc9e70a017cca1c77e80004');
           commit('SET_MALL_ID', '8a888aed7d0295e5017d029ff1f40000');