1
zrg
2024-07-10 a8654c1453cb84fb544d916599f1fe59f7a01cb1
LMES/ClsShowMod.cs
@@ -25,6 +25,7 @@
using Kanban;
using Demo;
using ProM.委外管理;
using WarM.条码打印;
namespace LMES
{
@@ -2038,7 +2039,7 @@
                        Sc_HZQLCGKB oSc_HZQLCGKB = new Sc_HZQLCGKB();
                        oSc_HZQLCGKB.ShowDialog();
                        break;
                    case "sc_processplanchangelist":
                        //权限
                        Sc_ProcessPlanChangeList oSc_ProcessPlanChangeList = new Sc_ProcessPlanChangeList();
@@ -3641,8 +3642,13 @@
                        break;
                    case "kf_weightobarcode":
                        //
                        Kf_WeighToBarCode Kf_WeighToBarCode = new Kf_WeighToBarCode();
                        Kf_WeighToBarCode.ShowDialog();
                        Kf_WeighToBarCode oKf_WeighToBarCode = new Kf_WeighToBarCode();
                        oKf_WeighToBarCode.ShowDialog();
                        break;
                    case "kf_weightobarcode_stationoutbill":
                        //
                        Kf_WeighToBarCode_StationOutBill oKf_WeighToBarCode_StationOutBill = new Kf_WeighToBarCode_StationOutBill();
                        oKf_WeighToBarCode_StationOutBill.ShowDialog();
                        break;
                    case "kf_barcodeoutinreport":
                        //权限
@@ -3772,6 +3778,11 @@
                        //
                        Kf_SellOutBill oKf_SellOutBill = new Kf_SellOutBill();
                        oKf_SellOutBill.ShowDialog();
                        break;
                    case "kf_selloutbill_barcodenote":
                        //
                        Kf_SellOutBill_BarCodeNote oKf_SellOutBill_BarCodeNote = new Kf_SellOutBill_BarCodeNote();
                        oKf_SellOutBill_BarCodeNote.ShowDialog();
                        break;
                    case "kf_mateoutbilllist":
                        //权限
@@ -3993,6 +4004,20 @@
                        oKf_AGVRequestBill_FastList.MdiParent = oMain;
                        oKf_AGVRequestBill_FastList.Show();
                        oMainForm.AddTabPage(oKf_AGVRequestBill_FastList);
                        break;
                    case "gy_barcodebill_automaticallybyplc":
                        //权限
                        Gy_BarCodeBill_automaticallyByPLC_New oGy_BarCodeBill_automaticallyByPLC = new Gy_BarCodeBill_automaticallyByPLC_New();
                        oGy_BarCodeBill_automaticallyByPLC.MdiParent = oMain;
                        oGy_BarCodeBill_automaticallyByPLC.Show();
                        oMainForm.AddTabPage(oGy_BarCodeBill_automaticallyByPLC);
                        break;
                    case "gy_packbarcodebill_automaticallybyplc":
                        //权限
                        Gy_PackBarCodeBill_automaticallyByPLC oGy_PackBarCodeBill_automaticallyByPLC = new Gy_PackBarCodeBill_automaticallyByPLC();
                        oGy_PackBarCodeBill_automaticallyByPLC.MdiParent = oMain;
                        oGy_PackBarCodeBill_automaticallyByPLC.Show();
                        oMainForm.AddTabPage(oGy_PackBarCodeBill_automaticallyByPLC);
                        break;
                    default:
                        break;
@@ -5439,7 +5464,14 @@
                        oSc_StationOutSumReport.ModCaption = gnmc;
                        oSc_StationOutSumReport.Show();
                        oMainForm.AddTabPage(oSc_StationOutSumReport);
                        break;
                        break;
                    case "sc_procexchangenoinreport":
                        Sc_ProcExchangeNoInReport oSc_ProcExchangeNoInReport = new Sc_ProcExchangeNoInReport();
                        oSc_ProcExchangeNoInReport.MdiParent = oMain;
                        oSc_ProcExchangeNoInReport.ModCaption = gnmc;
                        oSc_ProcExchangeNoInReport.Show();
                        oMainForm.AddTabPage(oSc_ProcExchangeNoInReport);
                        break;
                    case "sc_processexchangebill":
                        Sc_ProcessExchangeBill oSc_ProcessExchangeBill = new Sc_ProcessExchangeBill();
                        oSc_ProcessExchangeBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
@@ -7901,6 +7933,10 @@
                        Sc_SCJDKB oSc_SCJDKB = new Sc_SCJDKB();
                        oSc_SCJDKB.ShowDialog();
                        break;
                    case "sc_wgjckkb":
                        Sc_WGJCKKB oSc_WGJCKKB = new Sc_WGJCKKB();
                        oSc_WGJCKKB.ShowDialog();
                        break;
                    //
                    case "gy_sopbilllist":
                        //权限