@@ -37,7 +37,7 @@ export default {
}
},
mounted() {
- this.tabFloor('1F')
+ this.tabFloor()
computed: {
...mapGetters(['floorsArr'])