yxj
2023-10-17 45293a6085601f8c9313ec48906a189965d058a7
NETSCM/ClsShowMod.cs
@@ -3565,6 +3565,12 @@
                        oGy_BarCodeBill_TeSiLa.ModCaption = gnmc;
                        oGy_BarCodeBill_TeSiLa.ShowDialog();
                        break;
                    case "gy_packbarcodebill":
                        Gy_PackBarCodeBill oGy_PackBarCodeBill = new Gy_PackBarCodeBill();
                        oGy_PackBarCodeBill.BillStatus = DBUtility.ClsPub.Enum_BillStatus.BillStatus_AddNew;
                        oGy_PackBarCodeBill.ModCaption = gnmc;
                        oGy_PackBarCodeBill.ShowDialog();
                        break;
                    case "kf_icinventory_barcode":
                        //权限
                        Kf_ICInventory_BarCode oKf_ICInventory_BarCode = new Kf_ICInventory_BarCode();