src/components/Tab/Model.vue
@@ -101,7 +101,13 @@ return this.timestamp && global.map ? global.map.models : []; } }, mounted() { this.beginSet() }, methods: { beginSet() { this.focusHandle(this.models[0].id) }, editHandle(model) { if (!global.map) return; this.model = {