From c7c3b98e2bbcf7ee5b892df6cc984bbde7581540 Mon Sep 17 00:00:00 2001
From: jinghuanzhang <jinghz@oceic.com>
Date: 星期三, 05 四月 2023 13:59:57 +0800
Subject: [PATCH] 组织

---
 NETSCM/ClsShowMod.cs |  418 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 209 insertions(+), 209 deletions(-)

diff --git a/NETSCM/ClsShowMod.cs b/NETSCM/ClsShowMod.cs
index 2018387..7252743 100644
--- a/NETSCM/ClsShowMod.cs
+++ b/NETSCM/ClsShowMod.cs
@@ -6493,217 +6493,217 @@
                         oGy_CusNumberRelationList.Show();
                         oMainForm.AddTabPage(oGy_CusNumberRelationList);
                         break;
-        //            case "gy_mouldware":
-        //                //权限
-        //                Gy_MouldWare oGy_MouldWare = new Gy_MouldWare();
-        //                oGy_MouldWare.MdiParent = oMain;
-        //                oGy_MouldWare.Show();
-        //                oMainForm.AddTabPage(oGy_MouldWare);
-        //                break;
-        //            case "gy_technologyparameter":
-        //                Gy_TechnologyParameter oGy_TechnologyParameter = new Gy_TechnologyParameter();
-        //                oGy_TechnologyParameter.MdiParent = oMain;
-        //                oGy_TechnologyParameter.Show();
-        //                oMainForm.AddTabPage(oGy_TechnologyParameter);
-        //                break;
-        //            case "gy_technologyparameterunit":
-        //                Gy_TechnologyParameterUnit oGy_TechnologyParameterUnit = new Gy_TechnologyParameterUnit();
-        //                oGy_TechnologyParameterUnit.MdiParent = oMain;
-        //                oGy_TechnologyParameterUnit.Show();
-        //                oMainForm.AddTabPage(oGy_TechnologyParameterUnit);
-        //                break;
-        //            case "gy_techparambyproc":
-        //                Gy_TechParamByProc oGy_TechParamByProc = new Gy_TechParamByProc();
-        //                oGy_TechParamByProc.MdiParent = oMain;
-        //                oGy_TechParamByProc.Show();
-        //                oMainForm.AddTabPage(oGy_TechParamByProc);
-        //                break;
-        //            case "gy_techparambyproclist":
-        //                Gy_TechParamByProcList oGy_TechParamByProcList = new Gy_TechParamByProcList();
-        //                oGy_TechParamByProcList.MdiParent = oMain;
-        //                oGy_TechParamByProcList.Show();
-        //                oMainForm.AddTabPage(oGy_TechParamByProcList); 
-        //                break;
-        //            case "gy_virtualwarehouse":
-        //                Gy_VirtualWarehouse oGy_VirtualWarehouse = new Gy_VirtualWarehouse();
-        //                oGy_VirtualWarehouse.MdiParent = oMain;
-        //                oGy_VirtualWarehouse.Show();
-        //                oMainForm.AddTabPage(oGy_VirtualWarehouse);
-        //                break;
-        //            case "gy_virtualstockclass":
-        //                Gy_VirtualStockClass oGy_VirtualStockClass = new Gy_VirtualStockClass();
-        //                oGy_VirtualStockClass.MdiParent = oMain;
-        //                oGy_VirtualStockClass.Show();
-        //                oMainForm.AddTabPage(oGy_VirtualStockClass);
-        //                break;
-        //            case "gy_virtualstockplacegroup":
-        //                Gy_VirtualStockPlaceGroup oGy_VirtualStockPlaceGroup = new Gy_VirtualStockPlaceGroup();
-        //                oGy_VirtualStockPlaceGroup.MdiParent = oMain;
-        //                oGy_VirtualStockPlaceGroup.Show();
-        //                oMainForm.AddTabPage(oGy_VirtualStockPlaceGroup);
-        //                break;
-        //            case "gy_virtualstockplace":
-        //                Gy_VirtualStockPlace oGy_VirtualStockPlace = new Gy_VirtualStockPlace();
-        //                oGy_VirtualStockPlace.MdiParent = oMain;
-        //                oGy_VirtualStockPlace.Show();
-        //                oMainForm.AddTabPage(oGy_VirtualStockPlace);
-        //                break;
+                    case "gy_organizations":
+                        //权限
+                        Gy_ORGANIZATIONS oGy_ORGANIZATIONS = new Gy_ORGANIZATIONS();
+                        oGy_ORGANIZATIONS.MdiParent = oMain;
+                        oGy_ORGANIZATIONS.Show();
+                        oMainForm.AddTabPage(oGy_ORGANIZATIONS);
+                        break;
+                    //            case "gy_technologyparameter":
+                    //                Gy_TechnologyParameter oGy_TechnologyParameter = new Gy_TechnologyParameter();
+                    //                oGy_TechnologyParameter.MdiParent = oMain;
+                    //                oGy_TechnologyParameter.Show();
+                    //                oMainForm.AddTabPage(oGy_TechnologyParameter);
+                    //                break;
+                    //            case "gy_technologyparameterunit":
+                    //                Gy_TechnologyParameterUnit oGy_TechnologyParameterUnit = new Gy_TechnologyParameterUnit();
+                    //                oGy_TechnologyParameterUnit.MdiParent = oMain;
+                    //                oGy_TechnologyParameterUnit.Show();
+                    //                oMainForm.AddTabPage(oGy_TechnologyParameterUnit);
+                    //                break;
+                    //            case "gy_techparambyproc":
+                    //                Gy_TechParamByProc oGy_TechParamByProc = new Gy_TechParamByProc();
+                    //                oGy_TechParamByProc.MdiParent = oMain;
+                    //                oGy_TechParamByProc.Show();
+                    //                oMainForm.AddTabPage(oGy_TechParamByProc);
+                    //                break;
+                    //            case "gy_techparambyproclist":
+                    //                Gy_TechParamByProcList oGy_TechParamByProcList = new Gy_TechParamByProcList();
+                    //                oGy_TechParamByProcList.MdiParent = oMain;
+                    //                oGy_TechParamByProcList.Show();
+                    //                oMainForm.AddTabPage(oGy_TechParamByProcList); 
+                    //                break;
+                    //            case "gy_virtualwarehouse":
+                    //                Gy_VirtualWarehouse oGy_VirtualWarehouse = new Gy_VirtualWarehouse();
+                    //                oGy_VirtualWarehouse.MdiParent = oMain;
+                    //                oGy_VirtualWarehouse.Show();
+                    //                oMainForm.AddTabPage(oGy_VirtualWarehouse);
+                    //                break;
+                    //            case "gy_virtualstockclass":
+                    //                Gy_VirtualStockClass oGy_VirtualStockClass = new Gy_VirtualStockClass();
+                    //                oGy_VirtualStockClass.MdiParent = oMain;
+                    //                oGy_VirtualStockClass.Show();
+                    //                oMainForm.AddTabPage(oGy_VirtualStockClass);
+                    //                break;
+                    //            case "gy_virtualstockplacegroup":
+                    //                Gy_VirtualStockPlaceGroup oGy_VirtualStockPlaceGroup = new Gy_VirtualStockPlaceGroup();
+                    //                oGy_VirtualStockPlaceGroup.MdiParent = oMain;
+                    //                oGy_VirtualStockPlaceGroup.Show();
+                    //                oMainForm.AddTabPage(oGy_VirtualStockPlaceGroup);
+                    //                break;
+                    //            case "gy_virtualstockplace":
+                    //                Gy_VirtualStockPlace oGy_VirtualStockPlace = new Gy_VirtualStockPlace();
+                    //                oGy_VirtualStockPlace.MdiParent = oMain;
+                    //                oGy_VirtualStockPlace.Show();
+                    //                oMainForm.AddTabPage(oGy_VirtualStockPlace);
+                    //                break;
 
-        //            case "gy_barcoderulebill":
-        //                //权限
-        //                Gy_BarCodeRuleBill oGy_BarCodeRuleBill = new Gy_BarCodeRuleBill();
-        //                oGy_BarCodeRuleBill.MdiParent = oMain;
-        //                oGy_BarCodeRuleBill.Show();
-        //                oMainForm.AddTabPage(oGy_BarCodeRuleBill);
-        //                break;
-        //            case "gy_datain_stockplace":
-        //                //权限
-        //                Gy_DataIn_StockPlace oGy_DataIn_StockPlace = new Gy_DataIn_StockPlace();
-        //                oGy_DataIn_StockPlace.MdiParent = oMain;
-        //                oGy_DataIn_StockPlace.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_StockPlace);
-        //                break;
-        //            case "gy_datain_warehouse":
-        //                //权限
-        //                Gy_DataIn_Warehouse oGy_DataIn_Warehouse = new Gy_DataIn_Warehouse();
-        //                oGy_DataIn_Warehouse.MdiParent = oMain;
-        //                oGy_DataIn_Warehouse.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Warehouse);
-        //                break;
+                    //            case "gy_barcoderulebill":
+                    //                //权限
+                    //                Gy_BarCodeRuleBill oGy_BarCodeRuleBill = new Gy_BarCodeRuleBill();
+                    //                oGy_BarCodeRuleBill.MdiParent = oMain;
+                    //                oGy_BarCodeRuleBill.Show();
+                    //                oMainForm.AddTabPage(oGy_BarCodeRuleBill);
+                    //                break;
+                    //            case "gy_datain_stockplace":
+                    //                //权限
+                    //                Gy_DataIn_StockPlace oGy_DataIn_StockPlace = new Gy_DataIn_StockPlace();
+                    //                oGy_DataIn_StockPlace.MdiParent = oMain;
+                    //                oGy_DataIn_StockPlace.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_StockPlace);
+                    //                break;
+                    //            case "gy_datain_warehouse":
+                    //                //权限
+                    //                Gy_DataIn_Warehouse oGy_DataIn_Warehouse = new Gy_DataIn_Warehouse();
+                    //                oGy_DataIn_Warehouse.MdiParent = oMain;
+                    //                oGy_DataIn_Warehouse.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Warehouse);
+                    //                break;
 
-        //            case "gy_matemouldinfo":
-        //                Gy_MateMouldInfo oGy_MateMouldInfo = new Gy_MateMouldInfo();
-        //                oGy_MateMouldInfo.MdiParent = oMain;
-        //                oGy_MateMouldInfo.Show();
-        //                oMainForm.AddTabPage(oGy_MateMouldInfo);
-        //                break;
-        //            case "gy_matemouldinfolist":
-        //                Gy_MateMouldInfoList oGy_MateMouldInfoList = new Gy_MateMouldInfoList();
-        //                oGy_MateMouldInfoList.MdiParent = oMain;
-        //                oGy_MateMouldInfoList.Show();
-        //                oMainForm.AddTabPage(oGy_MateMouldInfoList);
-        //                break;
-        //            case "gy_datain_matepricesup_k3":
-        //                //权限
-        //                Gy_DataIn_MatePriceSup_K3 oGy_DataIn_MatePriceSup_K3 = new Gy_DataIn_MatePriceSup_K3();
-        //                oGy_DataIn_MatePriceSup_K3.MdiParent = oMain;
-        //                oGy_DataIn_MatePriceSup_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_MatePriceSup_K3);
-        //                break;
-        //            case "gy_datain_matepricecus_k3":
-        //                //权限
-        //                Gy_DataIn_MatePriceCus_K3 oGy_DataIn_MatePriceCus_K3 = new Gy_DataIn_MatePriceCus_K3();
-        //                oGy_DataIn_MatePriceCus_K3.MdiParent = oMain;
-        //                oGy_DataIn_MatePriceCus_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_MatePriceCus_K3);
-        //                break;
-        //            case "gy_datain_warehouse_k3":
-        //                //权限
-        //                Gy_DataIn_Warehouse_K3 oGy_DataIn_Warehouse_K3 = new Gy_DataIn_Warehouse_K3();
-        //                oGy_DataIn_Warehouse_K3.MdiParent = oMain;
-        //                oGy_DataIn_Warehouse_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Warehouse_K3);
-        //                break;
-        //            case "gy_datain_material_k3":
-        //                //权限
-        //                Gy_DataIn_Material_K3 oGy_DataIn_Material_K3 = new Gy_DataIn_Material_K3();
-        //                oGy_DataIn_Material_K3.MdiParent = oMain;
-        //                oGy_DataIn_Material_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Material_K3);
-        //                break;
-        //            case "gy_datain_customer_k3":
-        //                //权限
-        //                Gy_DataIn_Customer_K3 oGy_DataIn_Customer_K3 = new Gy_DataIn_Customer_K3();
-        //                oGy_DataIn_Customer_K3.MdiParent = oMain;
-        //                oGy_DataIn_Customer_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Customer_K3);
-        //                break;
-        //            case "gy_datain_supplier_k3":
-        //                //权限
-        //                Gy_DataIn_Supplier_K3 oGy_DataIn_Supplier_K3 = new Gy_DataIn_Supplier_K3();
-        //                oGy_DataIn_Supplier_K3.MdiParent = oMain;
-        //                oGy_DataIn_Supplier_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Supplier_K3);
-        //                break;
-        //            case "gy_datain_employee_k3":
-        //                //权限
-        //                Gy_DataIn_Employee_K3 oGy_DataIn_Employee_K3 = new Gy_DataIn_Employee_K3();
-        //                oGy_DataIn_Employee_K3.MdiParent = oMain;
-        //                oGy_DataIn_Employee_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Employee_K3);
-        //                break;
-        //            case "gy_datain_department_k3":
-        //                //权限
-        //                Gy_DataIn_Department_K3 oGy_DataIn_Department_K3 = new Gy_DataIn_Department_K3();
-        //                oGy_DataIn_Department_K3.MdiParent = oMain;
-        //                oGy_DataIn_Department_K3.Show();
-        //                oMainForm.AddTabPage(oGy_DataIn_Department_K3);
-        //                break;
-        //            case "gy_salepresentratelist":
-        //                Gy_SalePresentRateList oGy_SalePresentRateList = new Gy_SalePresentRateList();
-        //                oGy_SalePresentRateList.MdiParent = oMain;
-        //                oGy_SalePresentRateList.Show();
-        //                oMainForm.AddTabPage(oGy_SalePresentRateList);
-        //                break;
-        //            case "gy_icbombilllist":
-        //                Gy_ICBomBillList oGy_ICBomBillList = new Gy_ICBomBillList();
-        //                oGy_ICBomBillList.MdiParent = oMain;
-        //                oGy_ICBomBillList.Show();
-        //                oMainForm.AddTabPage(oGy_ICBomBillList);
-        //                break;
-        //            case "gy_icbombill":
-        //                Gy_ICBomBill oGy_ICBomBill = new Gy_ICBomBill();
-        //                oGy_ICBomBill.ShowDialog();
-        //                break;
-        //            case "gy_icbomgroup":
-        //                Gy_ICBomGroup oGy_ICBomGroup = new Gy_ICBomGroup();
-        //                oGy_ICBomGroup.MdiParent = oMain;
-        //                oGy_ICBomGroup.Show();
-        //                oMainForm.AddTabPage(oGy_ICBomGroup);
-        //                break;
-        //            case "gy_workcentersourcebill":
-        //                Gy_WorkCenterSourceBill oGy_WorkCenterSourceBill = new Gy_WorkCenterSourceBill();
-        //                oGy_WorkCenterSourceBill.MdiParent = oMain;
-        //                oGy_WorkCenterSourceBill.Show();
-        //                oMainForm.AddTabPage(oGy_WorkCenterSourceBill);
-        //                break;
-        //            case "gy_procpricelist":
-        //                //权限
-        //                Gy_ProcPriceList oGy_ProcPriceList = new Gy_ProcPriceList();
-        //                oGy_ProcPriceList.MdiParent = oMain;
-        //                oGy_ProcPriceList.Show();
-        //                oMainForm.AddTabPage(oGy_ProcPriceList);
-        //                break;
-        //            case "gy_classtimeprjgroup":
-        //                Gy_ClassTimePrjGroup oGy_ClassTimePrjGroup = new Gy_ClassTimePrjGroup();
-        //                oGy_ClassTimePrjGroup.MdiParent = oMain;
-        //                oGy_ClassTimePrjGroup.Show();
-        //                oMainForm.AddTabPage(oGy_ClassTimePrjGroup);
-        //                break;
-        //            case "gy_matenumrelation":
-        //                Gy_MateNumRelation oGy_MateNumRelation = new Gy_MateNumRelation();
-        //                oGy_MateNumRelation.MdiParent = oMain;
-        //                oGy_MateNumRelation.Show();
-        //                oMainForm.AddTabPage(oGy_MateNumRelation);
-        //                break;
-        //            case "gy_procpricerela":
-        //                Gy_ProcPriceRela oGy_ProcPriceRela = new Gy_ProcPriceRela();
-        //                oGy_ProcPriceRela.MdiParent = oMain;
-        //                oGy_ProcPriceRela.Show();
-        //                oMainForm.AddTabPage(oGy_ProcPriceRela);
-        //                break;
-        //            case "gy_procpricerelagroup":
-        //                Gy_ProcPriceRelaGroup oGy_ProcPriceRelaGroup = new Gy_ProcPriceRelaGroup();
-        //                oGy_ProcPriceRelaGroup.MdiParent = oMain;
-        //                oGy_ProcPriceRelaGroup.Show();
-        //                oMainForm.AddTabPage(oGy_ProcPriceRelaGroup);
-        //                break;
-        //            case "gy_stockplacegroup":
-        //                Gy_StockPlaceGroup oGy_StockPlaceGroup = new Gy_StockPlaceGroup();
-        //                oGy_StockPlaceGroup.MdiParent = oMain;
-        //                oGy_StockPlaceGroup.Show();
-        //                oMainForm.AddTabPage(oGy_StockPlaceGroup);
-        //                break;
+                    //            case "gy_matemouldinfo":
+                    //                Gy_MateMouldInfo oGy_MateMouldInfo = new Gy_MateMouldInfo();
+                    //                oGy_MateMouldInfo.MdiParent = oMain;
+                    //                oGy_MateMouldInfo.Show();
+                    //                oMainForm.AddTabPage(oGy_MateMouldInfo);
+                    //                break;
+                    //            case "gy_matemouldinfolist":
+                    //                Gy_MateMouldInfoList oGy_MateMouldInfoList = new Gy_MateMouldInfoList();
+                    //                oGy_MateMouldInfoList.MdiParent = oMain;
+                    //                oGy_MateMouldInfoList.Show();
+                    //                oMainForm.AddTabPage(oGy_MateMouldInfoList);
+                    //                break;
+                    //            case "gy_datain_matepricesup_k3":
+                    //                //权限
+                    //                Gy_DataIn_MatePriceSup_K3 oGy_DataIn_MatePriceSup_K3 = new Gy_DataIn_MatePriceSup_K3();
+                    //                oGy_DataIn_MatePriceSup_K3.MdiParent = oMain;
+                    //                oGy_DataIn_MatePriceSup_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_MatePriceSup_K3);
+                    //                break;
+                    //            case "gy_datain_matepricecus_k3":
+                    //                //权限
+                    //                Gy_DataIn_MatePriceCus_K3 oGy_DataIn_MatePriceCus_K3 = new Gy_DataIn_MatePriceCus_K3();
+                    //                oGy_DataIn_MatePriceCus_K3.MdiParent = oMain;
+                    //                oGy_DataIn_MatePriceCus_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_MatePriceCus_K3);
+                    //                break;
+                    //            case "gy_datain_warehouse_k3":
+                    //                //权限
+                    //                Gy_DataIn_Warehouse_K3 oGy_DataIn_Warehouse_K3 = new Gy_DataIn_Warehouse_K3();
+                    //                oGy_DataIn_Warehouse_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Warehouse_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Warehouse_K3);
+                    //                break;
+                    //            case "gy_datain_material_k3":
+                    //                //权限
+                    //                Gy_DataIn_Material_K3 oGy_DataIn_Material_K3 = new Gy_DataIn_Material_K3();
+                    //                oGy_DataIn_Material_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Material_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Material_K3);
+                    //                break;
+                    //            case "gy_datain_customer_k3":
+                    //                //权限
+                    //                Gy_DataIn_Customer_K3 oGy_DataIn_Customer_K3 = new Gy_DataIn_Customer_K3();
+                    //                oGy_DataIn_Customer_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Customer_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Customer_K3);
+                    //                break;
+                    //            case "gy_datain_supplier_k3":
+                    //                //权限
+                    //                Gy_DataIn_Supplier_K3 oGy_DataIn_Supplier_K3 = new Gy_DataIn_Supplier_K3();
+                    //                oGy_DataIn_Supplier_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Supplier_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Supplier_K3);
+                    //                break;
+                    //            case "gy_datain_employee_k3":
+                    //                //权限
+                    //                Gy_DataIn_Employee_K3 oGy_DataIn_Employee_K3 = new Gy_DataIn_Employee_K3();
+                    //                oGy_DataIn_Employee_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Employee_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Employee_K3);
+                    //                break;
+                    //            case "gy_datain_department_k3":
+                    //                //权限
+                    //                Gy_DataIn_Department_K3 oGy_DataIn_Department_K3 = new Gy_DataIn_Department_K3();
+                    //                oGy_DataIn_Department_K3.MdiParent = oMain;
+                    //                oGy_DataIn_Department_K3.Show();
+                    //                oMainForm.AddTabPage(oGy_DataIn_Department_K3);
+                    //                break;
+                    //            case "gy_salepresentratelist":
+                    //                Gy_SalePresentRateList oGy_SalePresentRateList = new Gy_SalePresentRateList();
+                    //                oGy_SalePresentRateList.MdiParent = oMain;
+                    //                oGy_SalePresentRateList.Show();
+                    //                oMainForm.AddTabPage(oGy_SalePresentRateList);
+                    //                break;
+                    //            case "gy_icbombilllist":
+                    //                Gy_ICBomBillList oGy_ICBomBillList = new Gy_ICBomBillList();
+                    //                oGy_ICBomBillList.MdiParent = oMain;
+                    //                oGy_ICBomBillList.Show();
+                    //                oMainForm.AddTabPage(oGy_ICBomBillList);
+                    //                break;
+                    //            case "gy_icbombill":
+                    //                Gy_ICBomBill oGy_ICBomBill = new Gy_ICBomBill();
+                    //                oGy_ICBomBill.ShowDialog();
+                    //                break;
+                    //            case "gy_icbomgroup":
+                    //                Gy_ICBomGroup oGy_ICBomGroup = new Gy_ICBomGroup();
+                    //                oGy_ICBomGroup.MdiParent = oMain;
+                    //                oGy_ICBomGroup.Show();
+                    //                oMainForm.AddTabPage(oGy_ICBomGroup);
+                    //                break;
+                    //            case "gy_workcentersourcebill":
+                    //                Gy_WorkCenterSourceBill oGy_WorkCenterSourceBill = new Gy_WorkCenterSourceBill();
+                    //                oGy_WorkCenterSourceBill.MdiParent = oMain;
+                    //                oGy_WorkCenterSourceBill.Show();
+                    //                oMainForm.AddTabPage(oGy_WorkCenterSourceBill);
+                    //                break;
+                    //            case "gy_procpricelist":
+                    //                //权限
+                    //                Gy_ProcPriceList oGy_ProcPriceList = new Gy_ProcPriceList();
+                    //                oGy_ProcPriceList.MdiParent = oMain;
+                    //                oGy_ProcPriceList.Show();
+                    //                oMainForm.AddTabPage(oGy_ProcPriceList);
+                    //                break;
+                    //            case "gy_classtimeprjgroup":
+                    //                Gy_ClassTimePrjGroup oGy_ClassTimePrjGroup = new Gy_ClassTimePrjGroup();
+                    //                oGy_ClassTimePrjGroup.MdiParent = oMain;
+                    //                oGy_ClassTimePrjGroup.Show();
+                    //                oMainForm.AddTabPage(oGy_ClassTimePrjGroup);
+                    //                break;
+                    //            case "gy_matenumrelation":
+                    //                Gy_MateNumRelation oGy_MateNumRelation = new Gy_MateNumRelation();
+                    //                oGy_MateNumRelation.MdiParent = oMain;
+                    //                oGy_MateNumRelation.Show();
+                    //                oMainForm.AddTabPage(oGy_MateNumRelation);
+                    //                break;
+                    //            case "gy_procpricerela":
+                    //                Gy_ProcPriceRela oGy_ProcPriceRela = new Gy_ProcPriceRela();
+                    //                oGy_ProcPriceRela.MdiParent = oMain;
+                    //                oGy_ProcPriceRela.Show();
+                    //                oMainForm.AddTabPage(oGy_ProcPriceRela);
+                    //                break;
+                    //            case "gy_procpricerelagroup":
+                    //                Gy_ProcPriceRelaGroup oGy_ProcPriceRelaGroup = new Gy_ProcPriceRelaGroup();
+                    //                oGy_ProcPriceRelaGroup.MdiParent = oMain;
+                    //                oGy_ProcPriceRelaGroup.Show();
+                    //                oMainForm.AddTabPage(oGy_ProcPriceRelaGroup);
+                    //                break;
+                    //            case "gy_stockplacegroup":
+                    //                Gy_StockPlaceGroup oGy_StockPlaceGroup = new Gy_StockPlaceGroup();
+                    //                oGy_StockPlaceGroup.MdiParent = oMain;
+                    //                oGy_StockPlaceGroup.Show();
+                    //                oMainForm.AddTabPage(oGy_StockPlaceGroup);
+                    //                break;
                     case "gy_stockplace":
                         Gy_StockPlace oGy_StockPlace = new Gy_StockPlace();
                         oGy_StockPlace.MdiParent = oMain;

--
Gitblit v1.9.1