shish 3 years ago
parent
commit
b0a05e07d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/admin/shop/myShop.vue

+ 1 - 1
ghsApp/src/admin/shop/myShop.vue

@@ -53,7 +53,7 @@ export default {
 			// #ifdef MP-WEIXIN
 			this.$store.commit("setLoginInfo", {})
 			this.$store.commit("setMyShopInfo", {})
-			this.$util.pageTo({url: "/admin/home/me",type: 3})
+			this.$util.pageTo({url: "/admin/home/workbench",type: 3})
 			// #endif
 			// #ifdef APP-PLUS
 			this.$store.commit("setLoginInfo", {})