优化 测试
This commit is contained in:
parent
5a2bde6a69
commit
380e088a89
|
|
@ -198,7 +198,7 @@
|
|||
</div>
|
||||
|
||||
<div
|
||||
:class="{ 'hidden-div': true }">
|
||||
:class="{ 'hidden-div': false }">
|
||||
<DraftDesign ref="draftDesignEditRef"/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -508,7 +508,7 @@ const showPng = () => {
|
|||
heightScale: that.currentZoom
|
||||
})
|
||||
|
||||
}, 800)
|
||||
}, 200)
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue