duhe
2023-11-24 5569fcc28bc1baa234b92e81b7fde12ddf7a77a3
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();