gjy %!s(int64=3) %!d(string=hai) anos
pai
achega
d54b237ab7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/layout/index/top/index.vue

+ 2 - 2
src/layout/index/top/index.vue

@@ -502,9 +502,9 @@
             console.log(redirect)
             
             if (redirect) {
-              this.$router.replace(redirect)
+              this.$router.push(redirect)
             } else {
-              this.$router.replace('/')
+              this.$router.push('/')
             }
               let newList = {
                 companyName: companyName,