雅琪诺MES智能条码管理系统
jingh
2021-04-12 51e8f7e34fb82fb77c37509027a8f249048aac63
不良评审单列表
2个文件已修改
3个文件已添加
5829 ■■■■■ 已修改文件
NETSCM/ClsShowMod.cs 880 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/SCM.csproj 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/QC_NoPassProdCheckBillList.cs 442 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/QC_NoPassProdCheckBillList.designer.cs 477 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SCM/单据资料/QC_NoPassProdCheckBillList.resx 4020 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
NETSCM/ClsShowMod.cs
@@ -1629,450 +1629,450 @@
                        oSc_ICMOReportToBarCode.ModCaption = gnmc;
                        oSc_ICMOReportToBarCode.ShowDialog(); 
                        break;
        //            case "gy_worktime_jblist":
        //                Gy_WorkTime_JBList oGy_WorkTime_JBList = new Gy_WorkTime_JBList();
        //                oGy_WorkTime_JBList.MdiParent = oMain;
        //                oGy_WorkTime_JBList.ModCaption = gnmc;
        //                oGy_WorkTime_JBList.Show();
        //                break;
        //            case "gy_worktimelist":
        //                Gy_WorkTimeList oGy_WorkTimeList = new Gy_WorkTimeList();
        //                oGy_WorkTimeList.MdiParent = oMain;
        //                oGy_WorkTimeList.ModCaption = gnmc;
        //                oGy_WorkTimeList.Show();
        //                break;
        //            case "sc_changenotebill":
        //                Sc_ChangeNoteBill oSc_ChangeNoteBill = new Sc_ChangeNoteBill();
        //                oSc_ChangeNoteBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_ChangeNoteBill.ModCaption = gnmc;
        //                oSc_ChangeNoteBill.ShowDialog();
        //                break;
        //            case "sc_changenotebilllist":
        //                Sc_ChangeNoteBillList oSc_ChangeNoteBillList = new Sc_ChangeNoteBillList();
        //                oSc_ChangeNoteBillList.MdiParent = oMain;
        //                oSc_ChangeNoteBillList.ModCaption = gnmc;
        //                oSc_ChangeNoteBillList.Show();
        //                oMainForm.AddTabPage(oSc_ChangeNoteBillList);
        //                break;
        //            case "sc_changenotebillquery":
        //                Sc_ChangeNoteBillQuery oSc_ChangeNoteBillQuery = new Sc_ChangeNoteBillQuery();
        //                oSc_ChangeNoteBillQuery.MdiParent = oMain;
        //                oSc_ChangeNoteBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_ChangeNoteBillQuery);
        //                break;
        //            case "sc_wipstockchangebill":
        //                Sc_WIPStockChangeBill oSc_WIPStockChangeBill = new Sc_WIPStockChangeBill();
        //                oSc_WIPStockChangeBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_WIPStockChangeBill.ShowDialog();
        //                break;
        //            case "sc_wipstockchangebilllist":
        //                Sc_WIPStockChangeBillList oSc_WIPStockChangeBillList = new Sc_WIPStockChangeBillList();
        //                oSc_WIPStockChangeBillList.MdiParent = oMain;
        //                oSc_WIPStockChangeBillList.Show();
        //                oMainForm.AddTabPage(oSc_WIPStockChangeBillList);
        //                break;
        //            case "sc_wipstockchangebillquery":
        //                Sc_WIPStockChangeBillQuery oSc_WIPStockChangeBillQuery = new Sc_WIPStockChangeBillQuery();
        //                oSc_WIPStockChangeBillQuery.MdiParent = oMain;
        //                oSc_WIPStockChangeBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_WIPStockChangeBillQuery);
        //                break;
                    //            case "gy_worktime_jblist":
                    //                Gy_WorkTime_JBList oGy_WorkTime_JBList = new Gy_WorkTime_JBList();
                    //                oGy_WorkTime_JBList.MdiParent = oMain;
                    //                oGy_WorkTime_JBList.ModCaption = gnmc;
                    //                oGy_WorkTime_JBList.Show();
                    //                break;
                    //            case "gy_worktimelist":
                    //                Gy_WorkTimeList oGy_WorkTimeList = new Gy_WorkTimeList();
                    //                oGy_WorkTimeList.MdiParent = oMain;
                    //                oGy_WorkTimeList.ModCaption = gnmc;
                    //                oGy_WorkTimeList.Show();
                    //                break;
                    //            case "sc_changenotebill":
                    //                Sc_ChangeNoteBill oSc_ChangeNoteBill = new Sc_ChangeNoteBill();
                    //                oSc_ChangeNoteBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_ChangeNoteBill.ModCaption = gnmc;
                    //                oSc_ChangeNoteBill.ShowDialog();
                    //                break;
                    //            case "sc_changenotebilllist":
                    //                Sc_ChangeNoteBillList oSc_ChangeNoteBillList = new Sc_ChangeNoteBillList();
                    //                oSc_ChangeNoteBillList.MdiParent = oMain;
                    //                oSc_ChangeNoteBillList.ModCaption = gnmc;
                    //                oSc_ChangeNoteBillList.Show();
                    //                oMainForm.AddTabPage(oSc_ChangeNoteBillList);
                    //                break;
                    //            case "sc_changenotebillquery":
                    //                Sc_ChangeNoteBillQuery oSc_ChangeNoteBillQuery = new Sc_ChangeNoteBillQuery();
                    //                oSc_ChangeNoteBillQuery.MdiParent = oMain;
                    //                oSc_ChangeNoteBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_ChangeNoteBillQuery);
                    //                break;
                    //            case "sc_wipstockchangebill":
                    //                Sc_WIPStockChangeBill oSc_WIPStockChangeBill = new Sc_WIPStockChangeBill();
                    //                oSc_WIPStockChangeBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_WIPStockChangeBill.ShowDialog();
                    //                break;
                    //            case "sc_wipstockchangebilllist":
                    //                Sc_WIPStockChangeBillList oSc_WIPStockChangeBillList = new Sc_WIPStockChangeBillList();
                    //                oSc_WIPStockChangeBillList.MdiParent = oMain;
                    //                oSc_WIPStockChangeBillList.Show();
                    //                oMainForm.AddTabPage(oSc_WIPStockChangeBillList);
                    //                break;
                    //            case "sc_wipstockchangebillquery":
                    //                Sc_WIPStockChangeBillQuery oSc_WIPStockChangeBillQuery = new Sc_WIPStockChangeBillQuery();
                    //                oSc_WIPStockChangeBillQuery.MdiParent = oMain;
                    //                oSc_WIPStockChangeBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_WIPStockChangeBillQuery);
                    //                break;
        //            case "qc_nopassprodcheckbill":
        //                QC_NoPassProdCheckBill oQC_NoPassProdCheckBill = new QC_NoPassProdCheckBill();
        //                oQC_NoPassProdCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_NoPassProdCheckBill.ShowDialog();
        //                break;
        //            case "qc_nopassprodcheckbilllist":
        //                QC_NoPassProdCheckBillList oQC_NoPassProdCheckBillList = new QC_NoPassProdCheckBillList();
        //                oQC_NoPassProdCheckBillList.MdiParent = oMain;
        //                oQC_NoPassProdCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_NoPassProdCheckBillList);
        //                break;
        //            case "qc_nopassprodcheckbillquery":
        //                QC_NoPassProdCheckBillQuery oQC_NoPassProdCheckBillQuery = new QC_NoPassProdCheckBillQuery();
        //                oQC_NoPassProdCheckBillQuery.MdiParent = oMain;
        //                oQC_NoPassProdCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_NoPassProdCheckBillQuery);
        //                break;
                    //            case "qc_nopassprodcheckbill":
                    //                QC_NoPassProdCheckBill oQC_NoPassProdCheckBill = new QC_NoPassProdCheckBill();
                    //                oQC_NoPassProdCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_NoPassProdCheckBill.ShowDialog();
                    //                break;
                    case "qc_nopassprodcheckbilllist":
                        QC_NoPassProdCheckBillList oQC_NoPassProdCheckBillList = new QC_NoPassProdCheckBillList();
                        oQC_NoPassProdCheckBillList.MdiParent = oMain;
                        oQC_NoPassProdCheckBillList.Show();
                        oMainForm.AddTabPage(oQC_NoPassProdCheckBillList);
                        break;
                    //            case "qc_nopassprodcheckbillquery":
                    //                QC_NoPassProdCheckBillQuery oQC_NoPassProdCheckBillQuery = new QC_NoPassProdCheckBillQuery();
                    //                oQC_NoPassProdCheckBillQuery.MdiParent = oMain;
                    //                oQC_NoPassProdCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_NoPassProdCheckBillQuery);
                    //                break;
        //            case "qc_postockincheckbill":
        //                QC_POStockInCheckBill oQC_POStockInCheckBill = new QC_POStockInCheckBill();
        //                oQC_POStockInCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_POStockInCheckBill.ShowDialog();
        //                break;
        //            case "qc_postockincheckbilllist":
        //                QC_POStockInCheckBillList oQC_POStockInCheckBillList = new QC_POStockInCheckBillList();
        //                oQC_POStockInCheckBillList.MdiParent = oMain;
        //                oQC_POStockInCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_POStockInCheckBillList);
        //                break;
        //            case "qc_postockincheckbillquery":
        //                QC_POStockInCheckBillQuery oQC_POStockInCheckBillQuery = new QC_POStockInCheckBillQuery();
        //                oQC_POStockInCheckBillQuery.MdiParent = oMain;
        //                oQC_POStockInCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_POStockInCheckBillQuery);
        //                break;
        //            case "qc_outcompcheckbill":
        //                QC_OutCompCheckBill oQC_OutCompCheckBill = new QC_OutCompCheckBill();
        //                oQC_OutCompCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_OutCompCheckBill.ShowDialog();
        //                break;
        //            case "qc_outcompcheckbilllist":
        //                QC_OutCompCheckBillList oQC_OutCompCheckBillList = new QC_OutCompCheckBillList();
        //                oQC_OutCompCheckBillList.MdiParent = oMain;
        //                oQC_OutCompCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_OutCompCheckBillList);
        //                break;
        //            case "qc_outcompcheckbillquery":
        //                QC_OutCompCheckBillQuery oQC_OutCompCheckBillQuery = new QC_OutCompCheckBillQuery();
        //                oQC_OutCompCheckBillQuery.MdiParent = oMain;
        //                oQC_OutCompCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_OutCompCheckBillQuery);
        //                break;
        //            case "qc_firstpiececheckbill":
        //                QC_FirstPieceCheckBill oQC_FirstPieceCheckBill = new QC_FirstPieceCheckBill();
        //                oQC_FirstPieceCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_FirstPieceCheckBill.ShowDialog();
        //                break;
        //            case "qc_firstpiececheckbilllist":
        //                QC_FirstPieceCheckBillList oQC_FirstPieceCheckBillList = new QC_FirstPieceCheckBillList();
        //                oQC_FirstPieceCheckBillList.MdiParent = oMain;
        //                oQC_FirstPieceCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_FirstPieceCheckBillList);
        //                break;
        //            case "qc_firstpiececheckbillquery":
        //                QC_FirstPieceCheckBillQuery oQC_FirstPieceCheckBillQuery = new QC_FirstPieceCheckBillQuery();
        //                oQC_FirstPieceCheckBillQuery.MdiParent = oMain;
        //                oQC_FirstPieceCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_FirstPieceCheckBillQuery);
        //                break;
        //            case "qc_lastpiececheckbill":
        //                QC_LastPieceCheckBill oQC_LastPieceCheckBill = new QC_LastPieceCheckBill();
        //                oQC_LastPieceCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_LastPieceCheckBill.ShowDialog();
        //                break;
        //            case "qc_lastpiececheckbilllist":
        //                QC_LastPieceCheckBillList oQC_LastPieceCheckBillList = new QC_LastPieceCheckBillList();
        //                oQC_LastPieceCheckBillList.MdiParent = oMain;
        //                oQC_LastPieceCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_LastPieceCheckBillList);
        //                break;
        //            case "qc_lastpiececheckbillquery":
        //                QC_LastPieceCheckBillQuery oQC_LastPieceCheckBillQuery = new QC_LastPieceCheckBillQuery();
        //                oQC_LastPieceCheckBillQuery.MdiParent = oMain;
        //                oQC_LastPieceCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_LastPieceCheckBillQuery);
        //                break;
        //            case "qc_patrolproccheckbill":
        //                QC_PatrolProcCheckBill oQC_PatrolProcCheckBill = new QC_PatrolProcCheckBill();
        //                oQC_PatrolProcCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oQC_PatrolProcCheckBill.ShowDialog();
        //                break;
        //            case "qc_patrolproccheckbilllist":
        //                QC_PatrolProcCheckBillList oQC_PatrolProcCheckBillList = new QC_PatrolProcCheckBillList();
        //                oQC_PatrolProcCheckBillList.MdiParent = oMain;
        //                oQC_PatrolProcCheckBillList.Show();
        //                oMainForm.AddTabPage(oQC_PatrolProcCheckBillList);
        //                break;
        //            case "qc_patrolproccheckbillquery":
        //                QC_PatrolProcCheckBillQuery oQC_PatrolProcCheckBillQuery = new QC_PatrolProcCheckBillQuery();
        //                oQC_PatrolProcCheckBillQuery.MdiParent = oMain;
        //                oQC_PatrolProcCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oQC_PatrolProcCheckBillQuery);
        //                break;
        //            case "sc_checktoolscheckstockbill":
        //                Sc_CheckToolsCheckStockBill oSc_CheckToolsCheckStockBill = new Sc_CheckToolsCheckStockBill();
        //                oSc_CheckToolsCheckStockBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsCheckStockBill.ShowDialog();
        //                break;
        //            case "sc_checktoolscheckstockbilllist":
        //                Sc_CheckToolsCheckStockBillList oSc_CheckToolsCheckStockBillList = new Sc_CheckToolsCheckStockBillList();
        //                oSc_CheckToolsCheckStockBillList.MdiParent = oMain;
        //                oSc_CheckToolsCheckStockBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsCheckStockBillList);
        //                break;
        //            case "sc_checktoolscheckstockbillquery":
        //                Sc_CheckToolsCheckStockBillQuery oSc_CheckToolsCheckStockBillQuery = new Sc_CheckToolsCheckStockBillQuery();
        //                oSc_CheckToolsCheckStockBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsCheckStockBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsCheckStockBillQuery);
        //                break;
        //            case "sc_checktoolsinbill":
        //                Sc_CheckToolsInBill oSc_CheckToolsInBill = new Sc_CheckToolsInBill();
        //                oSc_CheckToolsInBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsInBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsinbilllist":
        //                Sc_CheckToolsInBillList oSc_CheckToolsInBillList = new Sc_CheckToolsInBillList();
        //                oSc_CheckToolsInBillList.MdiParent = oMain;
        //                oSc_CheckToolsInBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsInBillList);
        //                break;
        //            case "sc_checktoolsinbillquery":
        //                Sc_CheckToolsInBillQuery oSc_CheckToolsInBillQuery = new Sc_CheckToolsInBillQuery();
        //                oSc_CheckToolsInBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsInBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsInBillQuery);
        //                break;
        //            case "sc_checktoolsmovebill":
        //                Sc_CheckToolsMoveBill oSc_CheckToolsMoveBill = new Sc_CheckToolsMoveBill();
        //                oSc_CheckToolsMoveBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsMoveBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsmovebilllist":
        //                Sc_CheckToolsMoveBillList oSc_CheckToolsMoveBillList = new Sc_CheckToolsMoveBillList();
        //                oSc_CheckToolsMoveBillList.MdiParent = oMain;
        //                oSc_CheckToolsMoveBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMoveBillList);
        //                break;
        //            case "sc_checktoolsmovebillquery":
        //                Sc_CheckToolsMoveBillQuery oSc_CheckToolsMoveBillQuery = new Sc_CheckToolsMoveBillQuery();
        //                oSc_CheckToolsMoveBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsMoveBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMoveBillQuery);
        //                break;
        //            case "gy_checktoolsfilemain":
        //                Gy_CheckToolsFileMain oGy_CheckToolsFileMain = new Gy_CheckToolsFileMain();
        //                oGy_CheckToolsFileMain.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oGy_CheckToolsFileMain.ShowDialog();
        //                break;
        //            case "gy_checktoolsfilemainlist":
        //                Gy_CheckToolsFileMainList oGy_CheckToolsFileMainList = new Gy_CheckToolsFileMainList();
        //                oGy_CheckToolsFileMainList.MdiParent = oMain;
        //                oGy_CheckToolsFileMainList.Show();
        //                oMainForm.AddTabPage(oGy_CheckToolsFileMainList);
        //                break;
        //            case "sc_checktoolsmaintainrulebill":
        //                Sc_CheckToolsMaintainRuleBill oSc_CheckToolsMaintainRuleBill = new Sc_CheckToolsMaintainRuleBill();
        //                oSc_CheckToolsMaintainRuleBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsMaintainRuleBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsmaintainrulebilllist":
        //                Sc_CheckToolsMaintainRuleBillList oSc_CheckToolsMaintainRuleBillList = new Sc_CheckToolsMaintainRuleBillList();
        //                oSc_CheckToolsMaintainRuleBillList.MdiParent = oMain;
        //                oSc_CheckToolsMaintainRuleBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainRuleBillList);
        //                break;
        //            case "sc_checktoolsmaintainrulebillquery":
        //                Sc_CheckToolsMaintainRuleBillQuery oSc_CheckToolsMaintainRuleBillQuery = new Sc_CheckToolsMaintainRuleBillQuery();
        //                oSc_CheckToolsMaintainRuleBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsMaintainRuleBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainRuleBillQuery);
        //                break;
        //            case "sc_checktoolsmaintainplanbill":
        //                Sc_CheckToolsMaintainPlanBill oSc_CheckToolsMaintainPlanBill = new Sc_CheckToolsMaintainPlanBill();
        //                oSc_CheckToolsMaintainPlanBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsMaintainPlanBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsmaintainplanbilllist":
        //                Sc_CheckToolsMaintainPlanBillList oSc_CheckToolsMaintainPlanBillList = new Sc_CheckToolsMaintainPlanBillList();
        //                oSc_CheckToolsMaintainPlanBillList.MdiParent = oMain;
        //                oSc_CheckToolsMaintainPlanBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainPlanBillList);
        //                break;
        //            case "sc_checktoolsmaintainplanbillquery":
        //                Sc_CheckToolsMaintainPlanBillQuery oSc_CheckToolsMaintainPlanBillQuery = new Sc_CheckToolsMaintainPlanBillQuery();
        //                oSc_CheckToolsMaintainPlanBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsMaintainPlanBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainPlanBillQuery);
        //                break;
        //            case "sc_checktoolsmaintainbill":
        //                Sc_CheckToolsMaintainBill oSc_CheckToolsMaintainBill = new Sc_CheckToolsMaintainBill();
        //                oSc_CheckToolsMaintainBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsMaintainBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsmaintainbilllist":
        //                Sc_CheckToolsMaintainBillList oSc_CheckToolsMaintainBillList = new Sc_CheckToolsMaintainBillList();
        //                oSc_CheckToolsMaintainBillList.MdiParent = oMain;
        //                oSc_CheckToolsMaintainBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainBillList);
        //                break;
        //            case "sc_checktoolsmaintainbillquery":
        //                Sc_CheckToolsMaintainBillQuery oSc_CheckToolsMaintainBillQuery = new Sc_CheckToolsMaintainBillQuery();
        //                oSc_CheckToolsMaintainBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsMaintainBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsMaintainBillQuery);
        //                break;
        //            case "sc_checktoolsdotcheckrulebill":
        //                Sc_CheckToolsDotCheckRuleBill oSc_CheckToolsDotCheckRuleBill = new Sc_CheckToolsDotCheckRuleBill();
        //                oSc_CheckToolsDotCheckRuleBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsDotCheckRuleBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsdotcheckrulebilllist":
        //                Sc_CheckToolsDotCheckRuleBillList oSc_CheckToolsDotCheckRuleBillList = new Sc_CheckToolsDotCheckRuleBillList();
        //                oSc_CheckToolsDotCheckRuleBillList.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckRuleBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckRuleBillList);
        //                break;
        //            case "sc_checktoolsdotcheckrulebillquery":
        //                Sc_CheckToolsDotCheckRuleBillQuery oSc_CheckToolsDotCheckRuleBillQuery = new Sc_CheckToolsDotCheckRuleBillQuery();
        //                oSc_CheckToolsDotCheckRuleBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckRuleBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckRuleBillQuery);
        //                break;
        //            case "sc_checktoolsdotcheckplanbill":
        //                Sc_CheckToolsDotCheckPlanBill oSc_CheckToolsDotCheckPlanBill = new Sc_CheckToolsDotCheckPlanBill();
        //                oSc_CheckToolsDotCheckPlanBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsDotCheckPlanBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsdotcheckplanbilllist":
        //                Sc_CheckToolsDotCheckPlanBillList oSc_CheckToolsDotCheckPlanBillList = new Sc_CheckToolsDotCheckPlanBillList();
        //                oSc_CheckToolsDotCheckPlanBillList.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckPlanBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckPlanBillList);
        //                break;
        //            case "sc_checktoolsdotcheckplanbillquery":
        //                Sc_CheckToolsDotCheckPlanBillQuery oSc_CheckToolsDotCheckPlanBillQuery = new Sc_CheckToolsDotCheckPlanBillQuery();
        //                oSc_CheckToolsDotCheckPlanBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckPlanBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckPlanBillQuery);
        //                break;
        //            case "sc_checktoolsdotcheckbill":
        //                Sc_CheckToolsDotCheckBill oSc_CheckToolsDotCheckBill = new Sc_CheckToolsDotCheckBill();
        //                oSc_CheckToolsDotCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_CheckToolsDotCheckBill.ShowDialog();
        //                break;
        //            case "sc_checktoolsdotcheckbilllist":
        //                Sc_CheckToolsDotCheckBillList oSc_CheckToolsDotCheckBillList = new Sc_CheckToolsDotCheckBillList();
        //                oSc_CheckToolsDotCheckBillList.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckBillList.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckBillList);
        //                break;
        //            case "sc_checktoolsdotcheckbillquery":
        //                Sc_CheckToolsDotCheckBillQuery oSc_CheckToolsDotCheckBillQuery = new Sc_CheckToolsDotCheckBillQuery();
        //                oSc_CheckToolsDotCheckBillQuery.MdiParent = oMain;
        //                oSc_CheckToolsDotCheckBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckBillQuery);
        //                break;
                    //            case "qc_postockincheckbill":
                    //                QC_POStockInCheckBill oQC_POStockInCheckBill = new QC_POStockInCheckBill();
                    //                oQC_POStockInCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_POStockInCheckBill.ShowDialog();
                    //                break;
                    //            case "qc_postockincheckbilllist":
                    //                QC_POStockInCheckBillList oQC_POStockInCheckBillList = new QC_POStockInCheckBillList();
                    //                oQC_POStockInCheckBillList.MdiParent = oMain;
                    //                oQC_POStockInCheckBillList.Show();
                    //                oMainForm.AddTabPage(oQC_POStockInCheckBillList);
                    //                break;
                    //            case "qc_postockincheckbillquery":
                    //                QC_POStockInCheckBillQuery oQC_POStockInCheckBillQuery = new QC_POStockInCheckBillQuery();
                    //                oQC_POStockInCheckBillQuery.MdiParent = oMain;
                    //                oQC_POStockInCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_POStockInCheckBillQuery);
                    //                break;
                    //            case "qc_outcompcheckbill":
                    //                QC_OutCompCheckBill oQC_OutCompCheckBill = new QC_OutCompCheckBill();
                    //                oQC_OutCompCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_OutCompCheckBill.ShowDialog();
                    //                break;
                    //            case "qc_outcompcheckbilllist":
                    //                QC_OutCompCheckBillList oQC_OutCompCheckBillList = new QC_OutCompCheckBillList();
                    //                oQC_OutCompCheckBillList.MdiParent = oMain;
                    //                oQC_OutCompCheckBillList.Show();
                    //                oMainForm.AddTabPage(oQC_OutCompCheckBillList);
                    //                break;
                    //            case "qc_outcompcheckbillquery":
                    //                QC_OutCompCheckBillQuery oQC_OutCompCheckBillQuery = new QC_OutCompCheckBillQuery();
                    //                oQC_OutCompCheckBillQuery.MdiParent = oMain;
                    //                oQC_OutCompCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_OutCompCheckBillQuery);
                    //                break;
                    //            case "qc_firstpiececheckbill":
                    //                QC_FirstPieceCheckBill oQC_FirstPieceCheckBill = new QC_FirstPieceCheckBill();
                    //                oQC_FirstPieceCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_FirstPieceCheckBill.ShowDialog();
                    //                break;
                    //            case "qc_firstpiececheckbilllist":
                    //                QC_FirstPieceCheckBillList oQC_FirstPieceCheckBillList = new QC_FirstPieceCheckBillList();
                    //                oQC_FirstPieceCheckBillList.MdiParent = oMain;
                    //                oQC_FirstPieceCheckBillList.Show();
                    //                oMainForm.AddTabPage(oQC_FirstPieceCheckBillList);
                    //                break;
                    //            case "qc_firstpiececheckbillquery":
                    //                QC_FirstPieceCheckBillQuery oQC_FirstPieceCheckBillQuery = new QC_FirstPieceCheckBillQuery();
                    //                oQC_FirstPieceCheckBillQuery.MdiParent = oMain;
                    //                oQC_FirstPieceCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_FirstPieceCheckBillQuery);
                    //                break;
                    //            case "qc_lastpiececheckbill":
                    //                QC_LastPieceCheckBill oQC_LastPieceCheckBill = new QC_LastPieceCheckBill();
                    //                oQC_LastPieceCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_LastPieceCheckBill.ShowDialog();
                    //                break;
                    //            case "qc_lastpiececheckbilllist":
                    //                QC_LastPieceCheckBillList oQC_LastPieceCheckBillList = new QC_LastPieceCheckBillList();
                    //                oQC_LastPieceCheckBillList.MdiParent = oMain;
                    //                oQC_LastPieceCheckBillList.Show();
                    //                oMainForm.AddTabPage(oQC_LastPieceCheckBillList);
                    //                break;
                    //            case "qc_lastpiececheckbillquery":
                    //                QC_LastPieceCheckBillQuery oQC_LastPieceCheckBillQuery = new QC_LastPieceCheckBillQuery();
                    //                oQC_LastPieceCheckBillQuery.MdiParent = oMain;
                    //                oQC_LastPieceCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_LastPieceCheckBillQuery);
                    //                break;
                    //            case "qc_patrolproccheckbill":
                    //                QC_PatrolProcCheckBill oQC_PatrolProcCheckBill = new QC_PatrolProcCheckBill();
                    //                oQC_PatrolProcCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oQC_PatrolProcCheckBill.ShowDialog();
                    //                break;
                    //            case "qc_patrolproccheckbilllist":
                    //                QC_PatrolProcCheckBillList oQC_PatrolProcCheckBillList = new QC_PatrolProcCheckBillList();
                    //                oQC_PatrolProcCheckBillList.MdiParent = oMain;
                    //                oQC_PatrolProcCheckBillList.Show();
                    //                oMainForm.AddTabPage(oQC_PatrolProcCheckBillList);
                    //                break;
                    //            case "qc_patrolproccheckbillquery":
                    //                QC_PatrolProcCheckBillQuery oQC_PatrolProcCheckBillQuery = new QC_PatrolProcCheckBillQuery();
                    //                oQC_PatrolProcCheckBillQuery.MdiParent = oMain;
                    //                oQC_PatrolProcCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oQC_PatrolProcCheckBillQuery);
                    //                break;
                    //            case "sc_checktoolscheckstockbill":
                    //                Sc_CheckToolsCheckStockBill oSc_CheckToolsCheckStockBill = new Sc_CheckToolsCheckStockBill();
                    //                oSc_CheckToolsCheckStockBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsCheckStockBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolscheckstockbilllist":
                    //                Sc_CheckToolsCheckStockBillList oSc_CheckToolsCheckStockBillList = new Sc_CheckToolsCheckStockBillList();
                    //                oSc_CheckToolsCheckStockBillList.MdiParent = oMain;
                    //                oSc_CheckToolsCheckStockBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsCheckStockBillList);
                    //                break;
                    //            case "sc_checktoolscheckstockbillquery":
                    //                Sc_CheckToolsCheckStockBillQuery oSc_CheckToolsCheckStockBillQuery = new Sc_CheckToolsCheckStockBillQuery();
                    //                oSc_CheckToolsCheckStockBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsCheckStockBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsCheckStockBillQuery);
                    //                break;
                    //            case "sc_checktoolsinbill":
                    //                Sc_CheckToolsInBill oSc_CheckToolsInBill = new Sc_CheckToolsInBill();
                    //                oSc_CheckToolsInBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsInBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsinbilllist":
                    //                Sc_CheckToolsInBillList oSc_CheckToolsInBillList = new Sc_CheckToolsInBillList();
                    //                oSc_CheckToolsInBillList.MdiParent = oMain;
                    //                oSc_CheckToolsInBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsInBillList);
                    //                break;
                    //            case "sc_checktoolsinbillquery":
                    //                Sc_CheckToolsInBillQuery oSc_CheckToolsInBillQuery = new Sc_CheckToolsInBillQuery();
                    //                oSc_CheckToolsInBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsInBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsInBillQuery);
                    //                break;
                    //            case "sc_checktoolsmovebill":
                    //                Sc_CheckToolsMoveBill oSc_CheckToolsMoveBill = new Sc_CheckToolsMoveBill();
                    //                oSc_CheckToolsMoveBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsMoveBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsmovebilllist":
                    //                Sc_CheckToolsMoveBillList oSc_CheckToolsMoveBillList = new Sc_CheckToolsMoveBillList();
                    //                oSc_CheckToolsMoveBillList.MdiParent = oMain;
                    //                oSc_CheckToolsMoveBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMoveBillList);
                    //                break;
                    //            case "sc_checktoolsmovebillquery":
                    //                Sc_CheckToolsMoveBillQuery oSc_CheckToolsMoveBillQuery = new Sc_CheckToolsMoveBillQuery();
                    //                oSc_CheckToolsMoveBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsMoveBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMoveBillQuery);
                    //                break;
                    //            case "gy_checktoolsfilemain":
                    //                Gy_CheckToolsFileMain oGy_CheckToolsFileMain = new Gy_CheckToolsFileMain();
                    //                oGy_CheckToolsFileMain.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oGy_CheckToolsFileMain.ShowDialog();
                    //                break;
                    //            case "gy_checktoolsfilemainlist":
                    //                Gy_CheckToolsFileMainList oGy_CheckToolsFileMainList = new Gy_CheckToolsFileMainList();
                    //                oGy_CheckToolsFileMainList.MdiParent = oMain;
                    //                oGy_CheckToolsFileMainList.Show();
                    //                oMainForm.AddTabPage(oGy_CheckToolsFileMainList);
                    //                break;
                    //            case "sc_checktoolsmaintainrulebill":
                    //                Sc_CheckToolsMaintainRuleBill oSc_CheckToolsMaintainRuleBill = new Sc_CheckToolsMaintainRuleBill();
                    //                oSc_CheckToolsMaintainRuleBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsMaintainRuleBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsmaintainrulebilllist":
                    //                Sc_CheckToolsMaintainRuleBillList oSc_CheckToolsMaintainRuleBillList = new Sc_CheckToolsMaintainRuleBillList();
                    //                oSc_CheckToolsMaintainRuleBillList.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainRuleBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainRuleBillList);
                    //                break;
                    //            case "sc_checktoolsmaintainrulebillquery":
                    //                Sc_CheckToolsMaintainRuleBillQuery oSc_CheckToolsMaintainRuleBillQuery = new Sc_CheckToolsMaintainRuleBillQuery();
                    //                oSc_CheckToolsMaintainRuleBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainRuleBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainRuleBillQuery);
                    //                break;
                    //            case "sc_checktoolsmaintainplanbill":
                    //                Sc_CheckToolsMaintainPlanBill oSc_CheckToolsMaintainPlanBill = new Sc_CheckToolsMaintainPlanBill();
                    //                oSc_CheckToolsMaintainPlanBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsMaintainPlanBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsmaintainplanbilllist":
                    //                Sc_CheckToolsMaintainPlanBillList oSc_CheckToolsMaintainPlanBillList = new Sc_CheckToolsMaintainPlanBillList();
                    //                oSc_CheckToolsMaintainPlanBillList.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainPlanBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainPlanBillList);
                    //                break;
                    //            case "sc_checktoolsmaintainplanbillquery":
                    //                Sc_CheckToolsMaintainPlanBillQuery oSc_CheckToolsMaintainPlanBillQuery = new Sc_CheckToolsMaintainPlanBillQuery();
                    //                oSc_CheckToolsMaintainPlanBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainPlanBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainPlanBillQuery);
                    //                break;
                    //            case "sc_checktoolsmaintainbill":
                    //                Sc_CheckToolsMaintainBill oSc_CheckToolsMaintainBill = new Sc_CheckToolsMaintainBill();
                    //                oSc_CheckToolsMaintainBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsMaintainBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsmaintainbilllist":
                    //                Sc_CheckToolsMaintainBillList oSc_CheckToolsMaintainBillList = new Sc_CheckToolsMaintainBillList();
                    //                oSc_CheckToolsMaintainBillList.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainBillList);
                    //                break;
                    //            case "sc_checktoolsmaintainbillquery":
                    //                Sc_CheckToolsMaintainBillQuery oSc_CheckToolsMaintainBillQuery = new Sc_CheckToolsMaintainBillQuery();
                    //                oSc_CheckToolsMaintainBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsMaintainBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsMaintainBillQuery);
                    //                break;
                    //            case "sc_checktoolsdotcheckrulebill":
                    //                Sc_CheckToolsDotCheckRuleBill oSc_CheckToolsDotCheckRuleBill = new Sc_CheckToolsDotCheckRuleBill();
                    //                oSc_CheckToolsDotCheckRuleBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsDotCheckRuleBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsdotcheckrulebilllist":
                    //                Sc_CheckToolsDotCheckRuleBillList oSc_CheckToolsDotCheckRuleBillList = new Sc_CheckToolsDotCheckRuleBillList();
                    //                oSc_CheckToolsDotCheckRuleBillList.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckRuleBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckRuleBillList);
                    //                break;
                    //            case "sc_checktoolsdotcheckrulebillquery":
                    //                Sc_CheckToolsDotCheckRuleBillQuery oSc_CheckToolsDotCheckRuleBillQuery = new Sc_CheckToolsDotCheckRuleBillQuery();
                    //                oSc_CheckToolsDotCheckRuleBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckRuleBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckRuleBillQuery);
                    //                break;
                    //            case "sc_checktoolsdotcheckplanbill":
                    //                Sc_CheckToolsDotCheckPlanBill oSc_CheckToolsDotCheckPlanBill = new Sc_CheckToolsDotCheckPlanBill();
                    //                oSc_CheckToolsDotCheckPlanBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsDotCheckPlanBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsdotcheckplanbilllist":
                    //                Sc_CheckToolsDotCheckPlanBillList oSc_CheckToolsDotCheckPlanBillList = new Sc_CheckToolsDotCheckPlanBillList();
                    //                oSc_CheckToolsDotCheckPlanBillList.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckPlanBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckPlanBillList);
                    //                break;
                    //            case "sc_checktoolsdotcheckplanbillquery":
                    //                Sc_CheckToolsDotCheckPlanBillQuery oSc_CheckToolsDotCheckPlanBillQuery = new Sc_CheckToolsDotCheckPlanBillQuery();
                    //                oSc_CheckToolsDotCheckPlanBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckPlanBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckPlanBillQuery);
                    //                break;
                    //            case "sc_checktoolsdotcheckbill":
                    //                Sc_CheckToolsDotCheckBill oSc_CheckToolsDotCheckBill = new Sc_CheckToolsDotCheckBill();
                    //                oSc_CheckToolsDotCheckBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_CheckToolsDotCheckBill.ShowDialog();
                    //                break;
                    //            case "sc_checktoolsdotcheckbilllist":
                    //                Sc_CheckToolsDotCheckBillList oSc_CheckToolsDotCheckBillList = new Sc_CheckToolsDotCheckBillList();
                    //                oSc_CheckToolsDotCheckBillList.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckBillList.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckBillList);
                    //                break;
                    //            case "sc_checktoolsdotcheckbillquery":
                    //                Sc_CheckToolsDotCheckBillQuery oSc_CheckToolsDotCheckBillQuery = new Sc_CheckToolsDotCheckBillQuery();
                    //                oSc_CheckToolsDotCheckBillQuery.MdiParent = oMain;
                    //                oSc_CheckToolsDotCheckBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_CheckToolsDotCheckBillQuery);
                    //                break;
        //            case "sc_matertosourcebill":
        //                Sc_MaterToSourceBill oSc_MaterToSourceBill = new Sc_MaterToSourceBill();
        //                oSc_MaterToSourceBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_MaterToSourceBill.ModCaption = gnmc;
        //                oSc_MaterToSourceBill.ShowDialog();
        //                break;
        //            case "sc_matertosourcebilllist":
        //                Sc_MaterToSourceBillList oSc_MaterToSourceBillList = new Sc_MaterToSourceBillList();
        //                oSc_MaterToSourceBillList.MdiParent = oMain;
        //                oSc_MaterToSourceBillList.ModCaption = gnmc;
        //                oSc_MaterToSourceBillList.Show();
        //                oMainForm.AddTabPage(oSc_MaterToSourceBillList);
        //                break;
        //            case "sc_matertosourcebillquery":
        //                //权限
        //                Sc_MaterToSourceBillQuery oSc_MaterToSourceBillQuery = new Sc_MaterToSourceBillQuery();
        //                oSc_MaterToSourceBillQuery.MdiParent = oMain;
        //                oSc_MaterToSourceBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_MaterToSourceBillQuery);
        //                break;
        //            case "sc_icmobill_k3_dr":
        //                //权限
        //                Sc_ICMOBill_K3_DR oSc_ICMOBill_K3_DR = new Sc_ICMOBill_K3_DR();
        //                oSc_ICMOBill_K3_DR.MdiParent = oMain;
        //                oSc_ICMOBill_K3_DR.Show();
        //                oMainForm.AddTabPage(oSc_ICMOBill_K3_DR);
        //                break;
        //            case "ic_mateoutbilllist_k3":
        //                IC_MateOutBillList_K3 oIC_MateOutBillList_K3 = new IC_MateOutBillList_K3();
        //                oIC_MateOutBillList_K3.MdiParent = oMain;
        //                oIC_MateOutBillList_K3.ModCaption = gnmc;
        //                oIC_MateOutBillList_K3.Show();
        //                oMainForm.AddTabPage(oIC_MateOutBillList_K3);
        //                break;
        //            case "sc_repairicmobill_k3":
        //                Sc_RepairICMOBill_K3 oSc_RepairICMOBill_K3 = new Sc_RepairICMOBill_K3();
        //                oSc_RepairICMOBill_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_RepairICMOBill_K3.ModCaption = gnmc;
        //                oSc_RepairICMOBill_K3.ShowDialog();
        //                break;
        //            case "sc_repairicmobilllist_k3":
        //                Sc_RepairICMOBillList_K3 oSc_RepairICMOBillList_K3 = new Sc_RepairICMOBillList_K3();
        //                oSc_RepairICMOBillList_K3.MdiParent = oMain;
        //                oSc_RepairICMOBillList_K3.ModCaption = gnmc;
        //                oSc_RepairICMOBillList_K3.Show();
        //                oMainForm.AddTabPage(oSc_RepairICMOBillList_K3);
        //                break;
        //            case "sc_icmobill_k3":
        //                Sc_ICMOBill_K3 oSc_ICMOBill_K3 = new Sc_ICMOBill_K3();
        //                oSc_ICMOBill_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_ICMOBill_K3.ModCaption = gnmc;
        //                oSc_ICMOBill_K3.ShowDialog();
        //                break;
        //            case "sc_icmobilllist_k3":
        //                Sc_ICMOBillList_K3 oSc_ICMOBillList_K3 = new Sc_ICMOBillList_K3();
        //                oSc_ICMOBillList_K3.MdiParent = oMain;
        //                oSc_ICMOBillList_K3.ModCaption = gnmc;
        //                oSc_ICMOBillList_K3.Show();
        //                oMainForm.AddTabPage(oSc_ICMOBillList_K3);
        //                break;
        //            case "sc_ppbom_k3":
        //                Sc_PPBom_K3 oSc_PPBom_K3 = new Sc_PPBom_K3();
        //                oSc_PPBom_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_PPBom_K3.ModCaption = gnmc;
        //                oSc_PPBom_K3.ShowDialog();
        //                break;
        //            case "sc_ppbomlist_k3":
        //                Sc_PPBomList_K3 oSc_PPBomList_K3 = new Sc_PPBomList_K3();
        //                oSc_PPBomList_K3.MdiParent = oMain;
        //                oSc_PPBomList_K3.ModCaption = gnmc;
        //                oSc_PPBomList_K3.Show();
        //                oMainForm.AddTabPage(oSc_PPBomList_K3);
        //                break;
        //            case "sc_ppbomquery_k3":
        //                Sc_PPBomQuery_K3 oSc_PPBomQuery_K3 = new Sc_PPBomQuery_K3();
        //                oSc_PPBomQuery_K3.MdiParent = oMain;
        //                oSc_PPBomQuery_K3.ModCaption = gnmc;
        //                oSc_PPBomQuery_K3.Show();
        //                oMainForm.AddTabPage(oSc_PPBomQuery_K3);
        //                break;
        //            case "sc_icmobillquery":
        //                //权限
        //                Sc_ICMOBillQuery oSc_ICMOBillQuery = new Sc_ICMOBillQuery();
        //                oSc_ICMOBillQuery.MdiParent = oMain;
        //                oSc_ICMOBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_ICMOBillQuery);
        //                break;
        //            case "sc_icmoreportbillquery":
        //                //权限
        //                Sc_ICMOReportBillQuery oSc_ICMOReportBillQuery = new Sc_ICMOReportBillQuery();
        //                oSc_ICMOReportBillQuery.MdiParent = oMain;
        //                oSc_ICMOReportBillQuery.Show();
        //                oMainForm.AddTabPage(oSc_ICMOReportBillQuery);
        //                break;
        //            case "sc_icmobillquery_k3":
        //                //权限
        //                Sc_ICMOBillQuery_K3 oSc_ICMOBillQuery_K3 = new Sc_ICMOBillQuery_K3();
        //                oSc_ICMOBillQuery_K3.MdiParent = oMain;
        //                oSc_ICMOBillQuery_K3.Show();
        //                oMainForm.AddTabPage(oSc_ICMOBillQuery_K3);
        //                break;
                    //            case "sc_matertosourcebill":
                    //                Sc_MaterToSourceBill oSc_MaterToSourceBill = new Sc_MaterToSourceBill();
                    //                oSc_MaterToSourceBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_MaterToSourceBill.ModCaption = gnmc;
                    //                oSc_MaterToSourceBill.ShowDialog();
                    //                break;
                    //            case "sc_matertosourcebilllist":
                    //                Sc_MaterToSourceBillList oSc_MaterToSourceBillList = new Sc_MaterToSourceBillList();
                    //                oSc_MaterToSourceBillList.MdiParent = oMain;
                    //                oSc_MaterToSourceBillList.ModCaption = gnmc;
                    //                oSc_MaterToSourceBillList.Show();
                    //                oMainForm.AddTabPage(oSc_MaterToSourceBillList);
                    //                break;
                    //            case "sc_matertosourcebillquery":
                    //                //权限
                    //                Sc_MaterToSourceBillQuery oSc_MaterToSourceBillQuery = new Sc_MaterToSourceBillQuery();
                    //                oSc_MaterToSourceBillQuery.MdiParent = oMain;
                    //                oSc_MaterToSourceBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_MaterToSourceBillQuery);
                    //                break;
                    //            case "sc_icmobill_k3_dr":
                    //                //权限
                    //                Sc_ICMOBill_K3_DR oSc_ICMOBill_K3_DR = new Sc_ICMOBill_K3_DR();
                    //                oSc_ICMOBill_K3_DR.MdiParent = oMain;
                    //                oSc_ICMOBill_K3_DR.Show();
                    //                oMainForm.AddTabPage(oSc_ICMOBill_K3_DR);
                    //                break;
                    //            case "ic_mateoutbilllist_k3":
                    //                IC_MateOutBillList_K3 oIC_MateOutBillList_K3 = new IC_MateOutBillList_K3();
                    //                oIC_MateOutBillList_K3.MdiParent = oMain;
                    //                oIC_MateOutBillList_K3.ModCaption = gnmc;
                    //                oIC_MateOutBillList_K3.Show();
                    //                oMainForm.AddTabPage(oIC_MateOutBillList_K3);
                    //                break;
                    //            case "sc_repairicmobill_k3":
                    //                Sc_RepairICMOBill_K3 oSc_RepairICMOBill_K3 = new Sc_RepairICMOBill_K3();
                    //                oSc_RepairICMOBill_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_RepairICMOBill_K3.ModCaption = gnmc;
                    //                oSc_RepairICMOBill_K3.ShowDialog();
                    //                break;
                    //            case "sc_repairicmobilllist_k3":
                    //                Sc_RepairICMOBillList_K3 oSc_RepairICMOBillList_K3 = new Sc_RepairICMOBillList_K3();
                    //                oSc_RepairICMOBillList_K3.MdiParent = oMain;
                    //                oSc_RepairICMOBillList_K3.ModCaption = gnmc;
                    //                oSc_RepairICMOBillList_K3.Show();
                    //                oMainForm.AddTabPage(oSc_RepairICMOBillList_K3);
                    //                break;
                    //            case "sc_icmobill_k3":
                    //                Sc_ICMOBill_K3 oSc_ICMOBill_K3 = new Sc_ICMOBill_K3();
                    //                oSc_ICMOBill_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_ICMOBill_K3.ModCaption = gnmc;
                    //                oSc_ICMOBill_K3.ShowDialog();
                    //                break;
                    //            case "sc_icmobilllist_k3":
                    //                Sc_ICMOBillList_K3 oSc_ICMOBillList_K3 = new Sc_ICMOBillList_K3();
                    //                oSc_ICMOBillList_K3.MdiParent = oMain;
                    //                oSc_ICMOBillList_K3.ModCaption = gnmc;
                    //                oSc_ICMOBillList_K3.Show();
                    //                oMainForm.AddTabPage(oSc_ICMOBillList_K3);
                    //                break;
                    //            case "sc_ppbom_k3":
                    //                Sc_PPBom_K3 oSc_PPBom_K3 = new Sc_PPBom_K3();
                    //                oSc_PPBom_K3.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_PPBom_K3.ModCaption = gnmc;
                    //                oSc_PPBom_K3.ShowDialog();
                    //                break;
                    //            case "sc_ppbomlist_k3":
                    //                Sc_PPBomList_K3 oSc_PPBomList_K3 = new Sc_PPBomList_K3();
                    //                oSc_PPBomList_K3.MdiParent = oMain;
                    //                oSc_PPBomList_K3.ModCaption = gnmc;
                    //                oSc_PPBomList_K3.Show();
                    //                oMainForm.AddTabPage(oSc_PPBomList_K3);
                    //                break;
                    //            case "sc_ppbomquery_k3":
                    //                Sc_PPBomQuery_K3 oSc_PPBomQuery_K3 = new Sc_PPBomQuery_K3();
                    //                oSc_PPBomQuery_K3.MdiParent = oMain;
                    //                oSc_PPBomQuery_K3.ModCaption = gnmc;
                    //                oSc_PPBomQuery_K3.Show();
                    //                oMainForm.AddTabPage(oSc_PPBomQuery_K3);
                    //                break;
                    //            case "sc_icmobillquery":
                    //                //权限
                    //                Sc_ICMOBillQuery oSc_ICMOBillQuery = new Sc_ICMOBillQuery();
                    //                oSc_ICMOBillQuery.MdiParent = oMain;
                    //                oSc_ICMOBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_ICMOBillQuery);
                    //                break;
                    //            case "sc_icmoreportbillquery":
                    //                //权限
                    //                Sc_ICMOReportBillQuery oSc_ICMOReportBillQuery = new Sc_ICMOReportBillQuery();
                    //                oSc_ICMOReportBillQuery.MdiParent = oMain;
                    //                oSc_ICMOReportBillQuery.Show();
                    //                oMainForm.AddTabPage(oSc_ICMOReportBillQuery);
                    //                break;
                    //            case "sc_icmobillquery_k3":
                    //                //权限
                    //                Sc_ICMOBillQuery_K3 oSc_ICMOBillQuery_K3 = new Sc_ICMOBillQuery_K3();
                    //                oSc_ICMOBillQuery_K3.MdiParent = oMain;
                    //                oSc_ICMOBillQuery_K3.Show();
                    //                oMainForm.AddTabPage(oSc_ICMOBillQuery_K3);
                    //                break;
        //            //case "k3_icmosetworkcenterlist":
        //            //    K3_ICMOSetWorkCenterList oK3_ICMOSetWorkCenterList = new K3_ICMOSetWorkCenterList();
        //            //    oK3_ICMOSetWorkCenterList.MdiParent = oMain;
        //            //    oK3_ICMOSetWorkCenterList.ModCaption = gnmc;
        //            //    oK3_ICMOSetWorkCenterList.Show();
        //            //    break;
        //            //case "sc_icmosortbill":
        //            //    Sc_ICMOSortBill oSc_ICMOSortBill = new Sc_ICMOSortBill();
        //            //    oSc_ICMOSortBill.MdiParent = oMain;
        //            //    oSc_ICMOSortBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //            //    oSc_ICMOSortBill.ModCaption = gnmc;
        //            //    oSc_ICMOSortBill.Show();
        //            //    break;
        //            //case "sc_icmosortbilllist":
        //            //    Sc_ICMOSortBillList oSc_ICMOSortBillList = new Sc_ICMOSortBillList();
        //            //    oSc_ICMOSortBillList.MdiParent = oMain;
        //            //    oSc_ICMOSortBillList.ModCaption = gnmc;
        //            //    oSc_ICMOSortBillList.Show();
        //            //    break;
        //            case "sc_icmobill":
        //                Sc_ICMOBill oSc_ICMOBill = new Sc_ICMOBill();
        //                oSc_ICMOBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
        //                oSc_ICMOBill.ModCaption = gnmc;
        //                oSc_ICMOBill.ShowDialog();
        //                break;
                    //            //case "k3_icmosetworkcenterlist":
                    //            //    K3_ICMOSetWorkCenterList oK3_ICMOSetWorkCenterList = new K3_ICMOSetWorkCenterList();
                    //            //    oK3_ICMOSetWorkCenterList.MdiParent = oMain;
                    //            //    oK3_ICMOSetWorkCenterList.ModCaption = gnmc;
                    //            //    oK3_ICMOSetWorkCenterList.Show();
                    //            //    break;
                    //            //case "sc_icmosortbill":
                    //            //    Sc_ICMOSortBill oSc_ICMOSortBill = new Sc_ICMOSortBill();
                    //            //    oSc_ICMOSortBill.MdiParent = oMain;
                    //            //    oSc_ICMOSortBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //            //    oSc_ICMOSortBill.ModCaption = gnmc;
                    //            //    oSc_ICMOSortBill.Show();
                    //            //    break;
                    //            //case "sc_icmosortbilllist":
                    //            //    Sc_ICMOSortBillList oSc_ICMOSortBillList = new Sc_ICMOSortBillList();
                    //            //    oSc_ICMOSortBillList.MdiParent = oMain;
                    //            //    oSc_ICMOSortBillList.ModCaption = gnmc;
                    //            //    oSc_ICMOSortBillList.Show();
                    //            //    break;
                    //            case "sc_icmobill":
                    //                Sc_ICMOBill oSc_ICMOBill = new Sc_ICMOBill();
                    //                oSc_ICMOBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                    //                oSc_ICMOBill.ModCaption = gnmc;
                    //                oSc_ICMOBill.ShowDialog();
                    //                break;
                    case "gy_barcodemain":
                        Gy_BarCodeMain oGy_BarCodeMain = new Gy_BarCodeMain();
                        oGy_BarCodeMain.MdiParent = oMain;
SCM/SCM.csproj
@@ -82,6 +82,12 @@
  </ItemGroup>
  <ItemGroup>
    <Compile Include="BadReason.cs" />
    <Compile Include="单据资料\QC_NoPassProdCheckBillList.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="单据资料\QC_NoPassProdCheckBillList.designer.cs">
      <DependentUpon>QC_NoPassProdCheckBillList.cs</DependentUpon>
    </Compile>
    <Compile Include="Class1.cs" />
    <Compile Include="Form3.cs">
      <SubType>Form</SubType>
@@ -524,6 +530,10 @@
    <Compile Include="系统类\ClsXt_XtgnbHlp.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="单据资料\QC_NoPassProdCheckBillList.resx">
      <DependentUpon>QC_NoPassProdCheckBillList.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Form3.resx">
      <DependentUpon>Form3.cs</DependentUpon>
    </EmbeddedResource>
SCM/µ¥¾Ý×ÊÁÏ/QC_NoPassProdCheckBillList.cs
New file
@@ -0,0 +1,442 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using gregn6Lib;
using DBUtility;
using System.Threading;
using System.IO;
namespace SCM
{
    public partial class QC_NoPassProdCheckBillList : Form
    {
        public QC_NoPassProdCheckBillList()
        {
            InitializeComponent();
        }
        public frmBillQueryCondition_Base frmCondition;
        public string ViewName = "h_v_QC_NoPassProdCheckBillList";
        public string ModCaption = "不良评审单列表";
        public const string ModName = "7509";
        public const string ModRightName = "QC_NoPassProdCheckBill";
        public const string ModRightNameDelete = ModRightName + "_Drop";
        public string sDlgWhere = "";  //外窗体递入
        public int selectRow = 0;
        Pub_Class.ClsGridListSum oSumGrid = new Pub_Class.ClsGridListSum();
        SCM.WMSWeb.WebService1 oWeb = new SCM.WMSWeb.WebService1();
        //
        private void initGrid()
        {
            ClsPub1.initGridList(grdMain, this.Name);
            grdMain.ReadOnly = false;
        }
        //
        private void timer1_Tick(object sender, EventArgs e)
        {
            timer1.Enabled = false;
            initGrid();
            Display();
        }
        //
        private Int32 Fun_GetCol(string sCol)
        {
            return DBUtility.Xt_BaseBillFun.Fun_GetCol(sCol, grdMain);
        }
        //
        private void QC_NoPassProdCheckBillList_Load(object sender, EventArgs e)
        {
            //设置动态URL
            oWeb.Url = SCM.ClsPub1.WEBSURL;
            //
            frmCondition = new frmBillQueryCondition_Base();
            this.Text = ModCaption;
            oSumGrid.ogrdMain = grdMain;  //初始化 new
            oSumGrid.oGridsum = grdSum;
            lblCaption.Text = ModCaption;
            initGrid();
        }
        private void timer2_Tick(object sender, EventArgs e)
        {
            timer2.Enabled = false;
            frmCondition = new frmBillQueryCondition_Base();
            SetCondition(frmCondition, ViewName, this.Name);
            frmCondition.ShowDialog();
            if (frmCondition.Tag.ToString() == "OK")
            {
                timer1.Enabled = true;
            }
            //timer2.Enabled = false;
            //if (sDlgWhere == "")
            //{
            //    //frmCondition = new frmBillQueryCondition_Base();
            //    //SetCondition(frmCondition, ViewName, this.Name);
            //    //frmCondition.ShowDialog();
            //    //if (frmCondition.Tag.ToString() == "OK")
            //    //{
            //    //    timer1.Enabled = true;
            //    //}
            //    //Sub_FastQuery();
            //}
            //else
            //{
            //    timer1.Enabled = true;
            //}
        }
        private void bclk_Click(object sender, EventArgs e)
        {
            //保存列宽
            DBUtility.Xt_BaseBillFun.SaveGrid(grdMain, this.Name);
        }
        private void mrlk_Click(object sender, EventArgs e)
        {
            DBUtility.Xt_BaseBillFun.DefaultGridView(grdMain, this.Name);
        }
        //
        private void GraphicsGrid()
        {
            DBUtility.Xt_BaseBillFun.GraphicsGrid(grdMain);
        }
        //
        private void grdMain_Paint(object sender, PaintEventArgs e)
        {
            GraphicsGrid();
        }
        //合计 new
        private void grdMain_ColumnWidthChanged(object sender, DataGridViewColumnEventArgs e)
        {
            Total();
        }
        //合计 new
        private void grdMain_CellMouseUp(object sender, DataGridViewCellMouseEventArgs e)
        {
            Total();
        }
        private void grdMain_CellBeginEdit(object sender, DataGridViewCellCancelEventArgs e)
        {
            int sHQtyCol = Fun_GetCol("数量");
            int i = grdMain.CurrentCell.ColumnIndex;
            if (i != sHQtyCol)
            {
                e.Cancel = true;
            }
        }
        //刷新
        private void sx_Click(object sender, EventArgs e)
        {
            timer1.Enabled = true;
        }
        //退出
        private void tc_Click(object sender, EventArgs e)
        {
            this.Close();
        }
        #region  //删除
        //删除
        private void sc_Click(object sender, EventArgs e)
        {
            Sub_DeleteBill();
        }
        //删除
        private void Sub_DeleteBill()
        {
            //WEBS
            if (!oWeb.getSecurity_Log(ModRightNameDelete, DBUtility.ClsPub.CurUserName, ref DBUtility.ClsPub.sExeReturnInfo))
            {
                MessageBox.Show("您没有删除权限!");
                return;
            }
            try
            {
                if (AllowRow())
                {
                    if (MessageBox.Show("确定要删除当前项目?", "提示", MessageBoxButtons.OKCancel, MessageBoxIcon.Question) == DialogResult.OK)
                    {
                        //得到HInterID
                        long sHInterID;
                        sHInterID = DBUtility.ClsPub.isLong(grdMain.Rows[grdMain.CurrentCell.RowIndex].Cells[Fun_GetCol("hmainid")].Value);
                        oWeb.getRunProc("Delete from QC_NoPassProdCheckBillMain where HInterID=" + sHInterID, ref DBUtility.ClsPub.sExeReturnInfo);
                        oWeb.getRunProc("Delete from QC_NoPassProdCheckBillSub where HInterID=" + sHInterID, ref DBUtility.ClsPub.sExeReturnInfo);
                        oWeb.getRunProc("insert into System_log values(GETDATE(),'" + DBUtility.ClsPub.CurUserName + "','" + DBUtility.ClsPub.CurUserName + "','删除单据:" + DBUtility.ClsPub.isStrNull(grdMain.Rows[grdMain.CurrentCell.RowIndex].Cells[Fun_GetCol("单据号")].Value) + "' ,'不良评审单列表','','删除')", ref DBUtility.ClsPub.sExeReturnInfo);
                    }
                }
                MessageBox.Show("单据号:"+DBUtility.ClsPub.isStrNull(grdMain.Rows[grdMain.CurrentCell.RowIndex].Cells[Fun_GetCol("单据号")].Value)+" åˆ é™¤æˆåŠŸï¼", "提示");
                Display();
            }
            catch (Exception e)
            {
                throw (e);
            }
        }
        //选中行是否正常
        private bool AllowRow()
        {
            if (grdMain.CurrentRow == null)
            {
                return false;
            }
            if (grdMain.CurrentRow.Index >= 0 && grdMain.CurrentRow.Index <= grdMain.RowCount - 1)
            {
                return true;
            }
            else
            {
                return false;
            }
        }
        #endregion
        #region  //查询功能
        //查询
        private void cx_Click(object sender, EventArgs e)
        {
            frmCondition = new frmBillQueryCondition_Base();
            SetCondition(frmCondition, ViewName, this.Name);
            frmCondition.ShowDialog();
            if (frmCondition.Tag.ToString() == "OK")
            {
                Display();
            }
        }
        public void SetCondition(frmBillQueryCondition_Base frmCondition, string ViewName, string Name)
        {
            frmCondition.Tag = "";
            frmCondition.ViewName = ViewName;
            frmCondition.ModName = Name;
        }
        private void Display()
        {
            DataSet DSet;
            string sSql = "";
            string sWhere = "";
            //过滤条件
            if (frmCondition.SqlStr.Trim().Length == 0)
            {
                sSql = "Select * from " + ViewName + " Where 1=1 " + sWhere + sDlgWhere + " order by å•据号 desc,hsubid  ";
            }
            else
            {
                sSql = frmCondition.SqlStr + sWhere + sDlgWhere + " order by å•据号 desc,hsubid  ";
            }
            //
            DSet = oWeb.getDataSetBySQL(sSql, ViewName, ref DBUtility.ClsPub.sExeReturnInfo);
            //生成首行标题
            if (DSet == null)
            {
                MessageBox.Show("没有返回任何结果,请在过滤框中点击【恢复】按钮,尝试再次查询!" + DBUtility.ClsPub.sExeReturnInfo);
                return;
            }
            //
            grdMain.DataSource = DSet.Tables[0].DefaultView;
            ////设置合计列
            //string sTotalCol = "";
            //sTotalCol = DBUtility.Gy_BaseFun.GetTotalCols(DSet);
            //string[] sT;
            //sT = sTotalCol.Split(Convert.ToChar(","));
            //oSumGrid.BuildTotalCols(sT);
            //冻结
            int FrCol = DBUtility.ClsPub.isInt(frmCondition.txtFrozenCol.Text);
            string s = frmCondition.cmbHComplete.Text;
            ClsPub1.DisplayGrid(grdMain, this.Name, s, FrCol);
            //画线
            GraphLine();
            //Total();
        }
        private void GraphLine()
        {
            //int MainIDCol = Fun_GetCol("hmainid");
            //int SubIDCol = Fun_GetCol("hsubid");
            //string s = frmCondition.cmbHComplete.Text;
            //long n = 0;
            //DBUtility.Xt_BaseBillFun.GraphLine(grdMain, MainIDCol, SubIDCol, s, ref n);
            ////显示
            //lbldj.Text = "查询出 " + n.ToString() + " å¼ å•据";
            //lbljl.Text = "共有 " + grdMain.RowCount.ToString() + " æ¡è®°å½•";
        }
        //合计 new
        private void Total()
        {
            if (grdMain.Rows.Count > 0 && grdMain.ColumnCount > 0)
            {
                oSumGrid.SetGridsum();
                oSumGrid.Total();
            }
        }
        #endregion
        #region  //引出功能
        private void yc_Click(object sender, EventArgs e)
        {
            DataGridViewToExcel2(grdMain, this.Text, this.Text);
        }
        /// <summary>
        /// ç½‘æ ¼ å¯¼å‡ºEXCEL   ç½‘格,文件名,标题名
        /// </summary>
        public static void DataGridViewToExcel2(DataGridView grdMain, string sText, string sBTText)
        {
            SaveFileDialog saveFileDialog = new SaveFileDialog();
            saveFileDialog.Filter = "Execl文件(*.xls)|*.xls";
            saveFileDialog.FilterIndex = 0;
            saveFileDialog.RestoreDirectory = true;
            saveFileDialog.CreatePrompt = true;
            saveFileDialog.Title = "数据视图导出EXCEL文件";
            saveFileDialog.FileName = sText;
            //saveFileDialog.ShowDialog();
            if (saveFileDialog.ShowDialog() == DialogResult.OK)
            {
                Stream myStream;
                myStream = saveFileDialog.OpenFile();
                StreamWriter sw = new StreamWriter(myStream, System.Text.Encoding.GetEncoding("gb2312"));
                string str = "";
                DateTime start = DateTime.Now;
                try
                {
                    if (sBTText != "")
                    {
                        sw.WriteLine(sBTText);
                    }
                    //写标题
                    bool sFirstCol = true;
                    for (int i = 0; i < grdMain.ColumnCount; i++)
                    {
                        if (i > 0 && grdMain.Columns[i].HeaderText.Substring(0, 1) != "h" && grdMain.Columns[i].HeaderText.Substring(0, 1) != "H" && sFirstCol != true)
                        {
                            str += "\t";
                        }
                        if (grdMain.Columns[i].HeaderText.Substring(0, 1) != "h" && grdMain.Columns[i].HeaderText.Substring(0, 1) != "H")
                        {
                            sFirstCol = false;
                            str += grdMain.Columns[i].HeaderText;
                        }
                    }
                    str = str.Replace("\n", "");
                    sw.WriteLine(str);
                    //写内容
                    for (int j = 0; j < grdMain.Rows.Count; j++)
                    {
                        string tempStr = "";
                        sFirstCol = true;
                        for (int k = 0; k < grdMain.Columns.Count; k++)
                        {
                            if (k > 0 && grdMain.Columns[k].HeaderText.Substring(0, 1) != "h" && grdMain.Columns[k].HeaderText.Substring(0, 1) != "H" && sFirstCol != true)
                            {
                                tempStr += "\t";
                            }
                            if (grdMain.Columns[k].HeaderText.Substring(0, 1) != "h" && grdMain.Columns[k].HeaderText.Substring(0, 1) != "H")
                            {
                                sFirstCol = false;
                                if (grdMain.Rows[j].Cells[k].Value == null)
                                {
                                    tempStr += string.Empty;
                                }
                                else
                                {
                                    tempStr += grdMain.Rows[j].Cells[k].Value.ToString();
                                }
                            }
                        }
                        tempStr = tempStr.Replace("\n", "");
                        sw.WriteLine(tempStr);
                    }
                    sw.Close();
                    myStream.Close();
                }
                catch (Exception ex)
                {
                    MessageBox.Show(ex.Message);
                }
                finally
                {
                    sw.Close();
                    myStream.Close();
                }
                MessageBox.Show("将此工作表导出为excel共耗时:" + DateTime.Now.Subtract(start).TotalMilliseconds.ToString() + "毫秒");
            }
        }
        #endregion
        //快速查询
        private void btnOK_Click(object sender, EventArgs e)
        {
            Sub_FastQuery();
        }
        //快速过滤
        private void Sub_FastQuery()
        {
            string sFastSQL = "";
            //单据号
            if (txtHBillNo.Text.Trim() != "")
            {
                sFastSQL = sFastSQL + " and å•据号 like '%" + txtHBillNo.Text.Trim() + "%'";
            }
            if (sFastSQL.Trim() == "")
            {
                MessageBox.Show("没有输入条件!");
                return;
            }
            sDlgWhere = sFastSQL;
            Display();
            sDlgWhere = "";
        }
        //重新同步
        private void btnTB_Click(object sender, EventArgs e)
        {
            //DataSet DS = oWeb.getDataSetBySQL("exec h_p_WMS_ERPSourceBillToLocal '" + txtHBillNo2.Text.Trim() + "','" + ModName + "'", "h_p_WMS_ERPSourceBillToLocal", ref DBUtility.ClsPub.sExeReturnInfo);
            //if (DS == null)
            //{
            //    MessageBox.Show("同步单据失败!");
            //}
            //else
            //{
            //    if (DBUtility.ClsPub.isStrNull(DS.Tables[0].Rows[0]["HBack"]) == "2")
            //    {
            //        MessageBox.Show(DBUtility.ClsPub.isStrNull(DS.Tables[0].Rows[0]["HBackRemark"]));
            //    }
            //    else
            //    {
            //        MessageBox.Show("同步单据成功!");
            //        Display();
            //    }
            //}
        }
    }
}
SCM/µ¥¾Ý×ÊÁÏ/QC_NoPassProdCheckBillList.designer.cs
New file
@@ -0,0 +1,477 @@
namespace SCM
{
    partial class QC_NoPassProdCheckBillList
    {
        /// <summary>
        /// å¿…需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;
        /// <summary>
        /// æ¸…理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
        #region Windows çª—体设计器生成的代码
        /// <summary>
        /// è®¾è®¡å™¨æ”¯æŒæ‰€éœ€çš„æ–¹æ³• - ä¸è¦
        /// ä½¿ç”¨ä»£ç ç¼–辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QC_NoPassProdCheckBillList));
            this.pPic = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.lbljl = new System.Windows.Forms.Label();
            this.lbldj = new System.Windows.Forms.Label();
            this.lblCaption = new System.Windows.Forms.Label();
            this.Tool = new System.Windows.Forms.ToolStrip();
            this.yc = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.cx = new System.Windows.Forms.ToolStripButton();
            this.sx = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.sc = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.tc = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.mrlk = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.bclk = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.grdMain = new System.Windows.Forms.DataGridView();
            this.grdPrint = new System.Windows.Forms.DataGridView();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.txtHBillNo2 = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.btnTB = new System.Windows.Forms.Button();
            this.txtHBillNo = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.btnOK = new System.Windows.Forms.Button();
            this.grdSum = new System.Windows.Forms.DataGridView();
            this.pPic.SuspendLayout();
            this.panel1.SuspendLayout();
            this.Tool.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).BeginInit();
            this.SuspendLayout();
            //
            // pPic
            //
            this.pPic.BackColor = System.Drawing.Color.White;
            this.pPic.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pPic.BackgroundImage")));
            this.pPic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.pPic.Controls.Add(this.panel1);
            this.pPic.Controls.Add(this.lblCaption);
            this.pPic.Dock = System.Windows.Forms.DockStyle.Top;
            this.pPic.Location = new System.Drawing.Point(0, 50);
            this.pPic.Name = "pPic";
            this.pPic.Size = new System.Drawing.Size(1011, 33);
            this.pPic.TabIndex = 15;
            //
            // panel1
            //
            this.panel1.Controls.Add(this.lbljl);
            this.panel1.Controls.Add(this.lbldj);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
            this.panel1.Location = new System.Drawing.Point(875, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(136, 33);
            this.panel1.TabIndex = 7;
            //
            // lbljl
            //
            this.lbljl.AutoSize = true;
            this.lbljl.Location = new System.Drawing.Point(24, 30);
            this.lbljl.Name = "lbljl";
            this.lbljl.Size = new System.Drawing.Size(11, 12);
            this.lbljl.TabIndex = 1;
            this.lbljl.Text = " ";
            //
            // lbldj
            //
            this.lbldj.AutoSize = true;
            this.lbldj.Location = new System.Drawing.Point(24, 12);
            this.lbldj.Name = "lbldj";
            this.lbldj.Size = new System.Drawing.Size(0, 12);
            this.lbldj.TabIndex = 0;
            //
            // lblCaption
            //
            this.lblCaption.AutoSize = true;
            this.lblCaption.BackColor = System.Drawing.Color.Transparent;
            this.lblCaption.Cursor = System.Windows.Forms.Cursors.No;
            this.lblCaption.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblCaption.Location = new System.Drawing.Point(12, 7);
            this.lblCaption.Name = "lblCaption";
            this.lblCaption.Size = new System.Drawing.Size(98, 21);
            this.lblCaption.TabIndex = 4;
            this.lblCaption.Text = "单据列表";
            this.lblCaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // Tool
            //
            this.Tool.AutoSize = false;
            this.Tool.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("Tool.BackgroundImage")));
            this.Tool.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.Tool.ImageScalingSize = new System.Drawing.Size(22, 22);
            this.Tool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.yc,
            this.toolStripSeparator2,
            this.cx,
            this.sx,
            this.toolStripSeparator1,
            this.sc,
            this.toolStripSeparator4,
            this.tc,
            this.toolStripSeparator3,
            this.toolStripSeparator9,
            this.mrlk,
            this.toolStripSeparator7,
            this.bclk,
            this.toolStripSeparator8});
            this.Tool.Location = new System.Drawing.Point(0, 0);
            this.Tool.Name = "Tool";
            this.Tool.Padding = new System.Windows.Forms.Padding(0);
            this.Tool.Size = new System.Drawing.Size(1011, 50);
            this.Tool.Stretch = true;
            this.Tool.TabIndex = 16;
            this.Tool.Text = "toolStrip1";
            //
            // yc
            //
            this.yc.AutoSize = false;
            this.yc.Image = ((System.Drawing.Image)(resources.GetObject("yc.Image")));
            this.yc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.yc.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.yc.Name = "yc";
            this.yc.Size = new System.Drawing.Size(36, 47);
            this.yc.Text = "引出";
            this.yc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.yc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.yc.Click += new System.EventHandler(this.yc_Click);
            //
            // toolStripSeparator2
            //
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 50);
            //
            // cx
            //
            this.cx.AutoSize = false;
            this.cx.Image = ((System.Drawing.Image)(resources.GetObject("cx.Image")));
            this.cx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.cx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.cx.ImageTransparentColor = System.Drawing.Color.White;
            this.cx.Name = "cx";
            this.cx.Size = new System.Drawing.Size(36, 47);
            this.cx.Text = "查询";
            this.cx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.cx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.cx.Click += new System.EventHandler(this.cx_Click);
            //
            // sx
            //
            this.sx.AutoSize = false;
            this.sx.Image = ((System.Drawing.Image)(resources.GetObject("sx.Image")));
            this.sx.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.sx.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.sx.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.sx.Name = "sx";
            this.sx.Size = new System.Drawing.Size(36, 47);
            this.sx.Text = "刷新";
            this.sx.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.sx.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.sx.Click += new System.EventHandler(this.sx_Click);
            //
            // toolStripSeparator1
            //
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 50);
            //
            // sc
            //
            this.sc.AutoSize = false;
            this.sc.Image = ((System.Drawing.Image)(resources.GetObject("sc.Image")));
            this.sc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.sc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.sc.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.sc.Name = "sc";
            this.sc.Size = new System.Drawing.Size(36, 47);
            this.sc.Text = "删除";
            this.sc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.sc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.sc.Click += new System.EventHandler(this.sc_Click);
            //
            // toolStripSeparator4
            //
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 50);
            //
            // tc
            //
            this.tc.AutoSize = false;
            this.tc.Image = ((System.Drawing.Image)(resources.GetObject("tc.Image")));
            this.tc.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.tc.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.tc.ImageTransparentColor = System.Drawing.Color.White;
            this.tc.Name = "tc";
            this.tc.Size = new System.Drawing.Size(36, 47);
            this.tc.Text = "退出";
            this.tc.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.tc.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.tc.Click += new System.EventHandler(this.tc_Click);
            //
            // toolStripSeparator3
            //
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 50);
            //
            // toolStripSeparator9
            //
            this.toolStripSeparator9.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(6, 50);
            //
            // mrlk
            //
            this.mrlk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.mrlk.Image = ((System.Drawing.Image)(resources.GetObject("mrlk.Image")));
            this.mrlk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.mrlk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.mrlk.ImageTransparentColor = System.Drawing.Color.White;
            this.mrlk.Name = "mrlk";
            this.mrlk.Size = new System.Drawing.Size(60, 47);
            this.mrlk.Text = "默认列宽";
            this.mrlk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.mrlk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.mrlk.Click += new System.EventHandler(this.mrlk_Click);
            //
            // toolStripSeparator7
            //
            this.toolStripSeparator7.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 50);
            //
            // bclk
            //
            this.bclk.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.bclk.Image = ((System.Drawing.Image)(resources.GetObject("bclk.Image")));
            this.bclk.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.bclk.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
            this.bclk.ImageTransparentColor = System.Drawing.Color.White;
            this.bclk.Name = "bclk";
            this.bclk.Size = new System.Drawing.Size(60, 47);
            this.bclk.Text = "保存列宽";
            this.bclk.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.bclk.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.bclk.Click += new System.EventHandler(this.bclk_Click);
            //
            // toolStripSeparator8
            //
            this.toolStripSeparator8.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 50);
            //
            // timer1
            //
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            //
            // timer2
            //
            this.timer2.Enabled = true;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            //
            // grdMain
            //
            this.grdMain.AllowUserToAddRows = false;
            this.grdMain.AllowUserToDeleteRows = false;
            this.grdMain.BackgroundColor = System.Drawing.SystemColors.InactiveCaption;
            this.grdMain.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdMain.Location = new System.Drawing.Point(0, 130);
            this.grdMain.Name = "grdMain";
            this.grdMain.ReadOnly = true;
            this.grdMain.RowTemplate.Height = 23;
            this.grdMain.Size = new System.Drawing.Size(1011, 382);
            this.grdMain.TabIndex = 19;
            this.grdMain.CellMouseUp += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grdMain_CellMouseUp);
            this.grdMain.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grdMain_CellBeginEdit);
            this.grdMain.Paint += new System.Windows.Forms.PaintEventHandler(this.grdMain_Paint);
            this.grdMain.ColumnWidthChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.grdMain_ColumnWidthChanged);
            //
            // grdPrint
            //
            this.grdPrint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdPrint.Location = new System.Drawing.Point(772, 146);
            this.grdPrint.Name = "grdPrint";
            this.grdPrint.RowTemplate.Height = 23;
            this.grdPrint.Size = new System.Drawing.Size(25, 24);
            this.grdPrint.TabIndex = 8;
            this.grdPrint.Visible = false;
            //
            // groupBox1
            //
            this.groupBox1.BackColor = System.Drawing.Color.Lavender;
            this.groupBox1.Controls.Add(this.txtHBillNo2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.btnTB);
            this.groupBox1.Controls.Add(this.txtHBillNo);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.btnOK);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 83);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(1011, 47);
            this.groupBox1.TabIndex = 51;
            this.groupBox1.TabStop = false;
            //
            // txtHBillNo2
            //
            this.txtHBillNo2.Location = new System.Drawing.Point(442, 17);
            this.txtHBillNo2.Name = "txtHBillNo2";
            this.txtHBillNo2.Size = new System.Drawing.Size(130, 21);
            this.txtHBillNo2.TabIndex = 15;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(386, 21);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 14;
            this.label1.Text = "单据号:";
            //
            // btnTB
            //
            this.btnTB.Location = new System.Drawing.Point(581, 15);
            this.btnTB.Name = "btnTB";
            this.btnTB.Size = new System.Drawing.Size(73, 24);
            this.btnTB.TabIndex = 13;
            this.btnTB.Text = "重新同步";
            this.btnTB.UseVisualStyleBackColor = true;
            this.btnTB.Click += new System.EventHandler(this.btnTB_Click);
            //
            // txtHBillNo
            //
            this.txtHBillNo.Location = new System.Drawing.Point(75, 17);
            this.txtHBillNo.Name = "txtHBillNo";
            this.txtHBillNo.Size = new System.Drawing.Size(130, 21);
            this.txtHBillNo.TabIndex = 12;
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(19, 21);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 11;
            this.label4.Text = "单据号:";
            //
            // btnOK
            //
            this.btnOK.Location = new System.Drawing.Point(214, 15);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(73, 24);
            this.btnOK.TabIndex = 6;
            this.btnOK.Text = "快速查询";
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            //
            // grdSum
            //
            this.grdSum.AllowUserToAddRows = false;
            this.grdSum.AllowUserToDeleteRows = false;
            this.grdSum.BackgroundColor = System.Drawing.SystemColors.Control;
            this.grdSum.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdSum.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.grdSum.Location = new System.Drawing.Point(0, 512);
            this.grdSum.Name = "grdSum";
            this.grdSum.ReadOnly = true;
            this.grdSum.RowTemplate.Height = 23;
            this.grdSum.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.grdSum.Size = new System.Drawing.Size(1011, 19);
            this.grdSum.TabIndex = 52;
            //
            // QC_NoPassProdCheckBillList
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1011, 531);
            this.Controls.Add(this.grdMain);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.pPic);
            this.Controls.Add(this.Tool);
            this.Controls.Add(this.grdPrint);
            this.Controls.Add(this.grdSum);
            this.Name = "QC_NoPassProdCheckBillList";
            this.Text = "单据列表";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.QC_NoPassProdCheckBillList_Load);
            this.pPic.ResumeLayout(false);
            this.pPic.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.Tool.ResumeLayout(false);
            this.Tool.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdPrint)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdSum)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
        private System.Windows.Forms.Panel pPic;
        private System.Windows.Forms.Label lblCaption;
        private System.Windows.Forms.ToolStrip Tool;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripButton cx;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripButton tc;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        public System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.ToolStripButton sx;
        private System.Windows.Forms.Timer timer2;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
        private System.Windows.Forms.ToolStripButton mrlk;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
        private System.Windows.Forms.ToolStripButton bclk;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
        private System.Windows.Forms.DataGridView grdMain;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label lbljl;
        private System.Windows.Forms.Label lbldj;
        private System.Windows.Forms.DataGridView grdPrint;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Button btnOK;
        private System.Windows.Forms.TextBox txtHBillNo;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.ToolStripButton yc;
        private System.Windows.Forms.DataGridView grdSum;
        private System.Windows.Forms.ToolStripButton sc;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
        private System.Windows.Forms.TextBox txtHBillNo2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button btnTB;
    }
}
SCM/µ¥¾Ý×ÊÁÏ/QC_NoPassProdCheckBillList.resx
New file
Diff too large