hbchen il y a 1 an
Parent
commit
4c77c152f4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 => {