1
yxj
1 天以前 23dbc5b616dfa1a2bcb1fa4302637b8df701f43c
LMES/ClsShowMod.cs
@@ -3640,6 +3640,12 @@
                        oGy_BarCodeBill_New.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                        oGy_BarCodeBill_New.ShowDialog();
                        break;
                    case "gy_barcodebill_rework":
                        //
                        Gy_BarCodeBill_Rework oGy_BarCodeBill_Rework = new Gy_BarCodeBill_Rework();
                        oGy_BarCodeBill_Rework.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                        oGy_BarCodeBill_Rework.ShowDialog();
                        break;
                    case "gy_barcodebill_xiabao":
                        //
                        Gy_BarCodeBill_XiaBao oGy_BarCodeBill_XiaBao = new Gy_BarCodeBill_XiaBao();