mirror of
https://github.com/palxiao/poster-design.git
synced 2025-07-15 16:02:19 +08:00
fix: remove invalid code
This commit is contained in:
parent
58390f8f6e
commit
ac4b19ad7f
@ -231,12 +231,6 @@ function updateRecord() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
updateZoom()
|
updateZoom()
|
||||||
// 获取点位
|
|
||||||
if (!isDraw.value) {
|
|
||||||
if (targetRef.value) {
|
|
||||||
const read = new PointImg(targetRef.value)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function setTransform(attrName: string, value: string | number) {
|
function setTransform(attrName: string, value: string | number) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user