fix:删除无用代码

This commit is contained in:
lhj
2024-11-14 00:03:45 +08:00
parent e9e6822964
commit 91aab43ecb
2 changed files with 2 additions and 3 deletions

View File

@ -73,8 +73,6 @@ import PropertyEditor from '@/components/PropertyEditor.vue';
import { DraggableEvent, VueDraggable } from 'vue-draggable-plus';
import axios from 'axios';
let list0 = ref([]);
let list = ref([]);
let componentsList = [];
const store = useSchemeStore();