| | |
| | | } |
| | | |
| | | $.ajax({ |
| | | url: 'http://223.82.109.183:2082/api/jingdan/jingdan/saves', |
| | | url: 'http://61.131.136.25:2082/api/jingdan/jingdan/saves', |
| | | type: 'POST', |
| | | data: { |
| | | rName: $(_self).data('rname'), |
| | |
| | | |
| | | // 行政区 |
| | | // $.ajax({ |
| | | // url: 'http://223.82.109.183:2082/api/district/district/selectList', |
| | | // url: 'http://61.131.136.25:2082/api/district/district/selectList', |
| | | // type: 'POST', |
| | | // dataType: 'JSON', |
| | | // success: function (data) { |
| | |
| | | |
| | | // // 警情类型下拉 |
| | | // $.ajax({ |
| | | // url: 'http://223.82.109.183:2082/api/alarm/alarm/selectScount', |
| | | // url: 'http://61.131.136.25:2082/api/alarm/alarm/selectScount', |
| | | // type: 'GET', |
| | | // dataType: 'JSON', |
| | | // success: function (data) { |
| | |
| | | that.updateRealTable = table.render({ |
| | | elem: '#real_time_table' |
| | | , height: (layerTabHei - 20) |
| | | , url: 'http://223.82.109.183:2082/api/alarm/alarm/selectList' //数据接口 |
| | | , url: 'http://61.131.136.25:2082/api/alarm/alarm/selectList' //数据接口 |
| | | , method: "post" |
| | | , where: { jtype: '', beginTime: that.realBeginTime, endTime: that.realEndTime } |
| | | , parseData: function (res) { //res 即为原始返回的数据 |
| | |
| | | that.realTimeQuery = setInterval(function () { |
| | | if (that.historyPoliceId != null) { |
| | | $.ajax({ |
| | | url: 'http://223.82.109.183:2082/api/alarm/alarm/selecttx', |
| | | url: 'http://61.131.136.25:2082/api/alarm/alarm/selecttx', |
| | | type: 'POST', |
| | | dataType: 'JSON', |
| | | data: { |
| | |
| | | layer.confirm('确定撤销该警情?', { icon: 3, title: '提示' }, function (index) { |
| | | |
| | | $.ajax({ |
| | | url: 'http://223.82.109.183:2082/api/alarm/alarm/deletejj', |
| | | url: 'http://61.131.136.25:2082/api/alarm/alarm/deletejj', |
| | | type: 'POST', |
| | | data: { |
| | | id: id |
| | |
| | | |
| | | updateJType: function (id, czTime, bz, jjTime) { |
| | | $.ajax({ |
| | | url: 'http://223.82.109.183:2082/api/alarm/alarm/updateJtype', |
| | | url: 'http://61.131.136.25:2082/api/alarm/alarm/updateJtype', |
| | | type: 'POST', |
| | | data: { |
| | | id: id, |