平铺偏移

This commit is contained in:
李志鹏
2026-01-20 16:11:40 +08:00
parent dbd1651a37
commit 844694d638
4 changed files with 8 additions and 5 deletions

View File

@@ -425,6 +425,7 @@ export class PartManager {
// this.partGroup.add(path);
this.canvas.add(path);
this.canvas.renderAll();
this.clearPart();
}
/** 清空点位 */
clearPart() {