zhengjinyi 1 năm trước cách đây
mục cha
commit
c99ab1bb08
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      pages/tabBar/home/index.js

+ 2 - 1
pages/tabBar/home/index.js

@@ -76,7 +76,8 @@ const homeMiXins = {
                 this.logout()
                 uni.setStorageSync('unionId', error.data.unionId)
                 this.$store.commit('updateStatus', error.data)
-                this.mallOrganizeHome()
+                this.$api.redirectTo('/pages/login/login')
+                // this.mallOrganizeHome()
             }
         },
         async updateCartCount() {