代码合并
parent
a34d720286
commit
7750344b22
|
|
@ -27,7 +27,6 @@
|
||||||
},
|
},
|
||||||
backPath() {
|
backPath() {
|
||||||
this.title = '网格化管理'
|
this.title = '网格化管理'
|
||||||
|
|
||||||
if (this.$route.path == '/gridman_navigation') {
|
if (this.$route.path == '/gridman_navigation') {
|
||||||
this.$router.push({ 'path': '/navigation' })
|
this.$router.push({ 'path': '/navigation' })
|
||||||
}else if(this.$route.path == "/gridman_statistics" || this.$route.path == "/gridman_realtime"){
|
}else if(this.$route.path == "/gridman_statistics" || this.$route.path == "/gridman_realtime"){
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue