widgets/instructions/Widget.js
@@ -39,7 +39,6 @@ }).then((res) => { if (res.data.code == 200) { var data = res.data.data; // console.log(data, 99999); that.beginLayuiDropdown(data) @@ -82,7 +81,6 @@ $('.jimu-widget-instructions').find('.instructions-title').empty().append(str); console.log(d, obj, 684) for (var i = 0; i < d.length; i++) { if (that['layer' + d[i].id]) { that.map.imageryLayers.remove(that['layer' + d[i].id]);