widgets/legends/Widget.js
@@ -32,8 +32,11 @@ topic.subscribe("getLegendsData", lang.hitch(this, this.onGetLegendsData)); $('.ccsliu').click(() => { $(".jimu-widget-visibleArea").show(); topic.publish('getbeginSlope', this.beginSlope); $('.jimu-widget-slope').show(); }) }, onGetLegendsData: function (item) { var val = item == ' ' ? '' : item;