This commit is contained in:
joylink_cuiweidong 2020-11-24 19:17:27 +08:00
commit b99f0d7551

View File

@ -494,6 +494,7 @@ export default {
} else if (this.$route.query.type === 'ISCS_LW' || this.$route.query.type === 'ISCS_CW') {
this.$router.push({ path: `/displayIscs/system`, query: {
group: res.data.group,
lineCode: resp.data.map.lineCode,
projectDevice: this.$route.query.projectDevice,
type: this.$route.query.type} });
} else if (this.$route.query.type == 'CCTV') {