| | |
| | | |
| | | 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) { |
| | |
| | | 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) { |