Compare commits
No commits in common. "79c354f4dcd533c6d49e89a396cb52f93851207b" and "3f0ad6963adfc553827ca7234ce1f52511fc98d1" have entirely different histories.
79c354f4dc
...
3f0ad6963a
@ -489,10 +489,6 @@ export default {
|
||||
} else if (this.routerNow == 'imageData') {
|
||||
this.$store.state.equipmentIndex = item.index
|
||||
this.$router.push({ path: `/imageData?index=${item.index ? item.index : 1}` })
|
||||
} else if (this.routerNow == 'videoMonitoring') {
|
||||
this.$store.state.equipmentIndex = item.index
|
||||
this.routerIndex = item.index
|
||||
// this.$router.push({ path: `/videoMonitoring?index=${item.index ? item.index : 1}` })
|
||||
} else {
|
||||
|
||||
if (item.deviceName == 10) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user