|
|
@@ -509,7 +509,6 @@ export default {
|
|
|
let route = this.$route
|
|
|
if (route.path == this.nowDetailPath) {
|
|
|
this.oldRoute = {path:route.path,query:route.query}
|
|
|
- console.log(this.oldRoute,'2222222')
|
|
|
this.$store.dispatch('setHistoryRouter',this.oldRoute)
|
|
|
}
|
|
|
this.$router.push({
|