Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
b99f0d7551
@ -494,6 +494,7 @@ export default {
|
|||||||
} else if (this.$route.query.type === 'ISCS_LW' || this.$route.query.type === 'ISCS_CW') {
|
} else if (this.$route.query.type === 'ISCS_LW' || this.$route.query.type === 'ISCS_CW') {
|
||||||
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,
|
||||||
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