地图绘制返回调整

This commit is contained in:
fan 2022-10-14 15:31:58 +08:00
parent fd82c05d03
commit 4434420415

View File

@ -619,7 +619,7 @@ export default {
}
},
backRoute() {
this.$router.push({ path: `/design/usermap/home` });
this.$router.push({ path: `/lineDesign/usermap/home` });
},
updateMapModel(models) {
this.$store.dispatch('map/updateMapDevices', models);