소스 검색

门店切换

shish 4 년 전
부모
커밋
2534c8683f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)