1
zrg
3 天以前 7ed98153fc3b0598d2219565af8eb60714bf47e5
LMES/ClsShowMod.cs
@@ -3646,6 +3646,12 @@
                        oGy_BarCodeBill_Rework.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                        oGy_BarCodeBill_Rework.ShowDialog();
                        break;
                    case "gy_barcodebill_xb_selectmater":
                        //
                        Gy_BarCodeBill_XB_SelectMater oGy_BarCodeBill_XB_SelectMater = new Gy_BarCodeBill_XB_SelectMater();
                        oGy_BarCodeBill_XB_SelectMater.BillStatus = Pub_Class.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                        oGy_BarCodeBill_XB_SelectMater.ShowDialog();
                        break;
                    case "gy_barcodebill_xiabao":
                        //
                        Gy_BarCodeBill_XiaBao oGy_BarCodeBill_XiaBao = new Gy_BarCodeBill_XiaBao();