lct123456
2022-04-25 8b9344aa1fb3d7893ea408383a8ba62abe5ebeca
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 = {