shish hace 4 años
padre
commit
2534c8683f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.$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)