去除画布打印信息
This commit is contained in:
@@ -34,7 +34,6 @@ const props = defineProps({
|
||||
default: "", // 衣服底图URL-线稿
|
||||
},
|
||||
});
|
||||
console.log(props.clothingMinIOPath)
|
||||
const commandManager = inject("commandManager");
|
||||
const layerManager = inject("layerManager"); // 图层管理器
|
||||
|
||||
|
||||
Reference in New Issue
Block a user