1
zrg
2025-05-22 d11769f5dd4fe359f6856e9038ab6ec13d5c135d
WebTM/views/生产管理/报工平台_PDA/IpadIndex_PDA.html
@@ -1641,7 +1641,7 @@
                    return flag;
                case "蹇嵎鍋滃伐":
                    sWhere = { "HSourceID": HSourceID1, "HICMOBillNo": workcode, "HInterID": HSourceInterID, "type": "瀹屽伐" }
                    sWhere = { "HSourceID": HSourceID1, "HICMOBillNo": workcode, "HInterID": HSourceInterID, "type": "鍋滃伐" }
                    $.ajax({
                        url: GetWEBURL() + "/Sc_MESBeginWorkBill/GetMESBeginWorkBillStaus",
                        type: "GET",
@@ -1665,7 +1665,7 @@
                    return flag;
                case "蹇嵎瀹屽伐":
                    sWhere = { "HSourceID": HSourceID1, "HICMOBillNo": workcode, "HInterID": HSourceInterID, "type": "鍋滃伐" }
                    sWhere = { "HSourceID": HSourceID1, "HICMOBillNo": workcode, "HInterID": HSourceInterID, "type": "瀹屽伐" }
                    $.ajax({
                        url: GetWEBURL() + "/Sc_MESBeginWorkBill/GetMESBeginWorkBillStaus",
                        type: "GET",