|
|
|
@@ -48,8 +48,8 @@ |
|
|
|
// console.log('url_params:',url_params); |
|
|
|
// console.log('this.$router.path:',this.$router.path); |
|
|
|
if (url_params!='' && url_params!=undefined){ |
|
|
|
// this.$router.push(url_params) |
|
|
|
console.log('this.$router.pathbefore:',this.$router.path); |
|
|
|
this.$router.push(url_params) |
|
|
|
// console.log('this.$router.pathbefore:',this.$router.path); |
|
|
|
} |
|
|
|
}, |
|
|
|
} |
|
|
|
|