画布json加载成功事件
This commit is contained in:
@@ -118,7 +118,7 @@ const updateOtherLayersColor = async () => {
|
||||
};
|
||||
// 更新其他图层印花
|
||||
const updateOtherLayersPrint = async () => {
|
||||
document.querySelector(".app-container").style.width = "50vw"
|
||||
// document.querySelector(".app-container").style.width = "50vw"
|
||||
const obj = {
|
||||
printObject: {
|
||||
prints: [
|
||||
|
||||
Reference in New Issue
Block a user