1
duhe
2023-11-15 f2bbd33bf5d4a95a138bed23e4990e9a2cbb6032
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();