pull/146/head
wb-zhuangyuehuang-vjzzZ 2024-05-23 11:42:03 +08:00
parent 0ba049f5a2
commit 7e047a952e
1 changed files with 4 additions and 0 deletions

View File

@ -489,6 +489,10 @@ 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) {