kaiyu
2020-10-26 9d11111e1e75f5ba89cec1d38ebe6a488d187944
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) {