chenhaozhe
2025-05-30 f025d969dcf4e664ef8f7f33ee2060e113c3adff
WebTM/views/Baseset/基础资料/Gy_EquipFileBillMainList.html
@@ -103,7 +103,7 @@
                    //url: "http://61.130.49.162:9090/WMSAPI///Web/GetDepartmentList_Json",
                    url: GetWEBURL() + "/WEBSController/GetEquipList_Json",
                    async: true,
                    data: { "Equip": Value },
                    data: { "Equip": Value, "HCenterID": sessionStorage["HWorkCenterID"]},
                    //data: { "Value": Value },
                    success: function (result) {
                        ajaxReturnData = JSON.parse(JSON.stringify(result)).data;