| | |
| | | // oSc_BarCodeSellOutEntryReport.Show(); |
| | | // oMainForm.AddTabPage(oSc_BarCodeSellOutEntryReport); |
| | | // break; |
| | | case "gy_barcodebill_chuangwei": |
| | | Gy_BarCodeBill_ChuangWei oGy_BarCodeBill_ChuangWei = new Gy_BarCodeBill_ChuangWei(); |
| | | oGy_BarCodeBill_ChuangWei.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | oGy_BarCodeBill_ChuangWei.ModCaption = gnmc; |
| | | oGy_BarCodeBill_ChuangWei.ShowDialog(); |
| | | break; |
| | | case "gy_barcodebill_xiyiji": |
| | | Gy_BarCodeBill_XiYiJi oGy_BarCodeBill_XiYiJi = new Gy_BarCodeBill_XiYiJi(); |
| | | oGy_BarCodeBill_XiYiJi.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | |
| | | 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; |