哈尔滨 综合监控设备登陆 代码调整
This commit is contained in:
parent
6128cc8d50
commit
4ede6b61da
@ -472,6 +472,7 @@ export default {
|
|||||||
this.$router.push({ path: `/displayIscs/system`, query: {
|
this.$router.push({ path: `/displayIscs/system`, query: {
|
||||||
group: res.data.group,
|
group: res.data.group,
|
||||||
lineCode: resp.data.map.lineCode,
|
lineCode: resp.data.map.lineCode,
|
||||||
|
mapId:resp.data.map.id,
|
||||||
projectDevice: this.$route.query.projectDevice,
|
projectDevice: this.$route.query.projectDevice,
|
||||||
type: this.$route.query.type} });
|
type: this.$route.query.type} });
|
||||||
} else if (this.$route.query.type == 'CCTV') {
|
} else if (this.$route.query.type == 'CCTV') {
|
||||||
|
Loading…
Reference in New Issue
Block a user