部件选取框选工具合并操作
This commit is contained in:
@@ -333,6 +333,7 @@
|
||||
]);
|
||||
const canvasLoadJsonSuccess = () => {
|
||||
console.log("画布加载JSON成功");
|
||||
return;
|
||||
canvasEditor.value?.updateOtherLayers({
|
||||
color: { rgba: { r: 255, g: 0, b: 0, a: 1 } },
|
||||
printObject: {
|
||||
|
||||
Reference in New Issue
Block a user