This commit is contained in:
fan 2021-06-16 14:27:53 +08:00
commit 9726928f1a

View File

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