wtt
2025-05-23 3793bccb94323e00bf2705b226eff3ff9ac42501
WebTM/views/基础资料/公用基础资料/Gy_EmployeeList.html
@@ -583,7 +583,7 @@
                    //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum",
                    url: GetWEBURL() + '/Gy_Employee/list',
                    type: "GET",
                    data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "Organization": Organization  },
                    data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "Organization": sessionStorage["Organization"]  },
                    success: function (data1) {
                        if (data1.count == 1) {
                            var data = [];