shish 4 anni fa
parent
commit
2534c8683f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ghsApp/src/admin/home/me.vue

+ 1 - 1
ghsApp/src/admin/home/me.vue

@@ -237,7 +237,7 @@ export default {
 
 
         //这个切换得更彻底
         //这个切换得更彻底
         this.$store.commit("setLoginInfo", {})
         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})
         // this.$store.commit("setLoginInfo", {...this.getLoginInfo,shopId: data.shopId,shopAdminId: data.id})
         // getUser(true)
         // getUser(true)