ch
2021-05-07 f017187120bbc593ad52bac8fc8a985ef6ae5782
WebTM/views/基础资料/公用基础资料/test.html
@@ -108,7 +108,8 @@
        var sWhere = "";
        $.ajax({
            //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum",
            url: GetWEBURL() + '/Gy_Department/LoadTree',
            //url: GetWEBURL() + '/Gy_Department/LoadTree',
            url: "http://localhost:12761/Gy_Department/LoadTree",
            type: "GET",
            data: { "sWhere": sWhere },
            success: function (result) {