zengh
2021-08-09 ee4e0076832e55cf23b41bdf0426e11e26bb8a5c
public/map/popup/js/clientPopup.js
@@ -31,7 +31,7 @@
        $.ajax({
            url: 'http://s16s652780.51mypc.cn/api/equipment/equipment/detail?id=' + code,
            url: 'http://223.82.109.183:2082/api/equipment/equipment/detail?id=' + code,
            type: 'GET',
            dataType: 'JSON',
            success: function (data) {
@@ -73,7 +73,7 @@
        $("#client_bc").off("click").click(function () {
            $.ajax({
                url: 'http://s16s652780.51mypc.cn/api/equipment/equipment/updateClinent?',
                url: 'http://223.82.109.183:2082/api/equipment/equipment/updateClinent?',
                data: {
                    "id": code,