1
duhe
2023-09-02 a191b8b20ca2fe54968eebae943e151678cfecf0
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();