1
duhe
7 天以前 10ea3900b8e09af3fb9a7ebd9b3383183295bb00
WebAPI/Controllers/SCGL/日计划管理/Sc_WorkBillSortBillController.cs
@@ -327,7 +327,7 @@
                        }
                        else
                        {
                            ds = oCN.RunProcReturn("select * from h_v_JIT_Sc_WorkBillSortBillList where 1=1 and hmainid=" + NumData[i], "h_v_JIT_Sc_WorkBillSortBillList");
                            ds = oCN.RunProcReturn("select * from h_v_JIT_Sc_WorkBillSortBillList_Left where 1=1 and hmainid=" + NumData[i], "h_v_JIT_Sc_WorkBillSortBillList");
                            if (ds.Tables[0].Rows.Count > 0)
                            {