ch
2022-05-30 f9ef44a67fbf73f073efe65600bc25e204fde04f
LMES/ClsShowMod.cs
@@ -5271,6 +5271,13 @@
                        oMES_StationOutBillList_Bad.Show();
                        oMainForm.AddTabPage(oMES_StationOutBillList_Bad);
                        break;
                    case "mes_stationoutbilllist_lastproc":
                        MES_StationOutBillList_LastProc oMES_StationOutBillList_LastProc = new MES_StationOutBillList_LastProc();
                        oMES_StationOutBillList_LastProc.MdiParent = oMain;
                        oMES_StationOutBillList_LastProc.ModCaption = gnmc;
                        oMES_StationOutBillList_LastProc.Show();
                        oMainForm.AddTabPage(oMES_StationOutBillList_LastProc);
                        break;
                    case "sc_prodwiptotalreport":
                        Sc_ProdWIPTotalReport oSc_ProdWIPTotalReport = new Sc_ProdWIPTotalReport();
                        oSc_ProdWIPTotalReport.MdiParent = oMain;