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