feat: 图片上传
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
const agentRef = ref()
|
||||
const sketchList = ref([])
|
||||
const updateSketchList = (newVal) => {
|
||||
console.log('newVal', newVal)
|
||||
sketchList.value = newVal
|
||||
// VersionTreeIndexRef.value.getVersionTree()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user