jinghuanzhang
2023-04-05 c7c3b98e2bbcf7ee5b892df6cc984bbde7581540
NETSCM/ClsShowMod.cs
@@ -6493,13 +6493,13 @@
                        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_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;