소스 검색

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');