NETSCM/ClsShowMod.cs
@@ -3615,6 +3615,13 @@ oGy_BarCodeBillList.Show(); oMainForm.AddTabPage(oGy_BarCodeBillList); break; case "gy_barcodebill_outlist": Gy_BarCodeBill_OutList oGy_BarCodeBill_OutList = new Gy_BarCodeBill_OutList(); oGy_BarCodeBill_OutList.MdiParent = oMain; oGy_BarCodeBill_OutList.ModCaption = gnmc; oGy_BarCodeBill_OutList.Show(); oMainForm.AddTabPage(oGy_BarCodeBill_OutList); break; case "kf_icinventory_barcode": //权限 Kf_ICInventory_BarCode oKf_ICInventory_BarCode = new Kf_ICInventory_BarCode();