fix:删除无用代码
This commit is contained in:
@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user