kaiyu
2020-11-16 8489ee9f8d25d41a91061934e102ccc9b39d5b05
src/main/webapp/js/newmoralmap.js
@@ -1218,7 +1218,7 @@
        paramMap["states1"] = state1;
        $.ajax({
            url: "/screen/tellAlarm",
            type: "get",
            type: "post",
            dataType: "json",
            data: paramMap,
            success: function (info) {