|
|
@@ -237,7 +237,7 @@ export default {
|
|
|
|
|
|
//这个切换得更彻底
|
|
|
this.$store.commit("setLoginInfo", {})
|
|
|
- this.$util.pageTo({url: "/admin/home/me",type: 3})
|
|
|
+ this.$util.pageTo({url: "/admin/home/workbench",type: 3})
|
|
|
|
|
|
// this.$store.commit("setLoginInfo", {...this.getLoginInfo,shopId: data.shopId,shopAdminId: data.id})
|
|
|
// getUser(true)
|