This commit is contained in:
2025-09-10 10:31:58 +08:00
parent d20db7c91b
commit 89b52af2d6
6 changed files with 366 additions and 295 deletions

View File

@ -434,7 +434,7 @@ class ViewShedStage extends Tools {
clear() {
YJ.Measure.SetMeasureStatus(false)
this.end()
// this.end()
this.tip && this.tip.destroy()
this.event && this.event.destroy()
this.tip = null
@ -492,6 +492,7 @@ class ViewShedStage extends Tools {
text: '上一次测量未结束',
type: 'warning',
});
return
}
else {
this.editevent && this.editevent.destroy()