地图绘制返回调整
This commit is contained in:
parent
fd82c05d03
commit
4434420415
@ -619,7 +619,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
backRoute() {
|
backRoute() {
|
||||||
this.$router.push({ path: `/design/usermap/home` });
|
this.$router.push({ path: `/lineDesign/usermap/home` });
|
||||||
},
|
},
|
||||||
updateMapModel(models) {
|
updateMapModel(models) {
|
||||||
this.$store.dispatch('map/updateMapDevices', models);
|
this.$store.dispatch('map/updateMapDevices', models);
|
||||||
|
Loading…
Reference in New Issue
Block a user