| | |
| | | Sc_HZQLCGKB oSc_HZQLCGKB = new Sc_HZQLCGKB(); |
| | | oSc_HZQLCGKB.ShowDialog(); |
| | | break; |
| | | |
| | | |
| | | case "sc_processplanchangelist": |
| | | //权限 |
| | | Sc_ProcessPlanChangeList oSc_ProcessPlanChangeList = new Sc_ProcessPlanChangeList(); |
| | |
| | | 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": |
| | | //权限 |
| | | Kf_MateOutBillList oKf_MateOutBillList = new Kf_MateOutBillList(); |
| | |
| | | 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; |
| | |
| | | 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": |
| | | //权限 |