liuyg
2021-06-25 f26fde54fdc51424030eed8e9a0fc4c6529f1ac2
widgets/volumeAnalysis/Widget.js
@@ -175,9 +175,11 @@
                    }
                // })
                that.handlerPolygon = handlerPolygon;
                that.tooltip = tooltip;
            },
            handlerPolygon: '',
            tooltip: '',
            closesVolumeAnalysis: function (froms) {
                // console.log('guanbi');
                this.map.scene.globe.removeAllModifyRegion();
@@ -187,6 +189,7 @@
                document.getElementById("fillVolumeVolumeAnalysis").value = "";
                document.getElementById("remainderAreaVolumeAnalysis").value = "";
                this.handlerPolygon.clear();
                this.tooltip.setVisible(false);
            },
            onOpen: function () {