赣州市洪水风险预警系统三维版本
guoshilong
2023-02-01 c2c9f6faf819d7e284227d61962ba623a22865ec
widgets/YuShuiQing/Widget.js
@@ -176,7 +176,7 @@
            //面板关闭的时候触发 (when this panel is closed trigger)
            this.layer ? this.layer.setVis(false) : '';
        },
        resize: function () {
@@ -248,7 +248,7 @@
                cellNavigation: false // for Keyboard; allow only row-level keyboard navigation
            }, tab);
            grid.startup();
            grid.on('dgrid-select', function (event) {
                topic.publish("gis/map/setCenter", {
                    'lgtd': event.rows[0].data.LGTD,