| | |
| | | oGy_CusBarCodeBill_KaiBei_LangChao.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | oGy_CusBarCodeBill_KaiBei_LangChao.ShowDialog(); |
| | | break; |
| | | case "gy_cusbarcodebill_kaibei_huasan": |
| | | // |
| | | Gy_CusBarCodeBill_KaiBei_HuaSan oGy_CusBarCodeBill_KaiBei_HuaSan = new Gy_CusBarCodeBill_KaiBei_HuaSan(); |
| | | oGy_CusBarCodeBill_KaiBei_HuaSan.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew; |
| | | oGy_CusBarCodeBill_KaiBei_HuaSan.ShowDialog(); |
| | | break; |
| | | case "gy_datain_updatebarcodestatus": |
| | | // |
| | | Gy_DataIn_UpDateBarCodeStatus oGy_DataIn_UpDateBarCodeStatus = new Gy_DataIn_UpDateBarCodeStatus(); |
| | |
| | | } |
| | | #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; |