zengh
2022-04-11 4b0e99956c9b87f1a6dd72795f4f6f33658fdff0
public/map/widgets/alertSecurity/AlertSecurity.js
@@ -200,7 +200,7 @@
      if (baid != null && baid != "") {
        $.ajax({
          url: "http://223.82.109.183:2082/api/routeIn/routein/selectList?id=" + baid,
          url: "http://61.131.136.25:2082/api/routeIn/routein/selectList?id=" + baid,
          type: 'post',
          dataType: 'JSON',
          success: function (res) {
@@ -229,7 +229,7 @@
        that.createTwinkleEntitys(that.addEntitys, lgtd, lttd, './images/real-time-callPolice-opcity.png');
        // console.log(deptId,153454)
        $.ajax({
          url: "http://223.82.109.183:2082/api/blade-user/pages?current=1&size=9999&work_status=&deptId=" + deptId,
          url: "http://61.131.136.25:2082/api/blade-user/pages?current=1&size=9999&work_status=&deptId=" + deptId,
          type: 'get',
          dataType: 'JSON',
          success: function (res) {