소스 검색

小问题

hbchen 1 년 전
부모
커밋
4c77c152f4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/transferPage.vue

+ 2 - 2
src/views/transferPage.vue

@@ -57,11 +57,11 @@ export default {
 					this.$router.push({ path });
                     return
                 }else{
-									this.$router.replace('/login')
+									this.$router.replace('/login?HZ=1')
 								}
             }
 
-            this.$router.replace('/login')
+            this.$router.replace('/login?HZ=1')
         },
         getOtherRolePath(pathVal){
 			return departInterence.getMenu().then(res => {