Merge branch 'test_dispaly' of https://git.code.tencent.com/lian-cbtc/jl-client into test_dispaly

This commit is contained in:
joylink_cuiweidong 2022-10-14 15:43:44 +08:00
commit 7260d592ea

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);