This commit is contained in:
李志鹏
2026-01-22 13:46:55 +08:00
parent 6c921730ef
commit ca17956135
2 changed files with 13 additions and 11 deletions

View File

@@ -79,7 +79,10 @@ export class PartManager {
this.cleanupEvents();
this.clearPartObject();
this.clearPointData();
}else{
// this.clearPointData();
}
console.log("切换工具", toolId);
}
/** 初始化选区相关事件 */