工具
This commit is contained in:
@ -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()
|
||||
|
||||
Reference in New Issue
Block a user