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