| | |
| | | } |
| | | #endregion |
| | | |
| | | #region 车间管理 |
| | | #region 车间管 |
| | | public void Zxxymk_CJGL(string gnsy, string gnmc, Form oMain) |
| | | { |
| | | //// |
| | |
| | | oSc_ProcessExchangeBillList.Show(); |
| | | oMainForm.AddTabPage(oSc_ProcessExchangeBillList); |
| | | break; |
| | | case "sc_processexchangebillquery": |
| | | Sc_ProcessExchangeBillList oSc_ProcessExchangeBillQuery = new Sc_ProcessExchangeBillList(); |
| | | oSc_ProcessExchangeBillQuery.MdiParent = oMain; |
| | | oSc_ProcessExchangeBillQuery.ModCaption = gnmc; |
| | | oSc_ProcessExchangeBillQuery.Show(); |
| | | oMainForm.AddTabPage(oSc_ProcessExchangeBillQuery); |
| | | break; |
| | | //case "sc_procexchreport": |
| | | // Sc_ProcExchReport oSc_ProcExchReport = new Sc_ProcExchReport(); |
| | | // oSc_ProcExchReport.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew; |