duhe
2023-11-14 05e8bdc13ea69fd4abd2d313cb326d1b8ac9634a
LMES/ClsShowMod.cs
@@ -3644,6 +3644,11 @@
                        Kf_WeighToBarCode oKf_WeighToBarCode = new Kf_WeighToBarCode();
                        oKf_WeighToBarCode.ShowDialog();
                        break;
                    case "kf_weightobarcode_stationoutbill":
                        //
                        Kf_WeighToBarCode_StationOutBill oKf_WeighToBarCode_StationOutBill = new Kf_WeighToBarCode_StationOutBill();
                        oKf_WeighToBarCode_StationOutBill.ShowDialog();
                        break;
                    case "kf_barcodeoutinreport":
                        //权限
                        Kf_BarCodeOutInReport oKf_BarCodeOutInReport = new Kf_BarCodeOutInReport();
@@ -3773,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();