widgets/legends/Widget.js
@@ -31,6 +31,9 @@ // 暴露在外的接口 topic.subscribe("getLegendsData", lang.hitch(this, this.onGetLegendsData)); $('.ccsliu').click(() => { $(".jimu-widget-visibleArea").show(); }) }, onGetLegendsData: function (item) { var val = item == ' ' ? '' : item;