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,