合并画布

This commit is contained in:
X1627315083
2025-06-22 13:52:28 +08:00
parent fd6d61a44a
commit 584f6a7db0
47 changed files with 4540 additions and 1952 deletions

View File

@@ -107,6 +107,7 @@ export default defineComponent({
}
});
}
console.log(fileList)
dataDom[value].openSetData(fileList)
})
}