duhe
2024-01-11 fc2432a514520e64aff0e053f748295f27411d9f
LMES/ClsShowMod.cs
@@ -3778,6 +3778,11 @@
                        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();