| | |
| | | oGy_CusNumberRelationList.Show(); |
| | | oMainForm.AddTabPage(oGy_CusNumberRelationList); |
| | | 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_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; |