This commit is contained in:
zh
2025-09-11 14:59:18 +08:00
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()