From 9f5f4cf65c0dc2f63777c3a1e55fbc058a8f3233 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 29 八月 2025 16:52:00 +0800
Subject: [PATCH] bug
---
DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs
index f25b50a..3a0f6e3 100644
--- a/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FrmMain.Designer.cs
@@ -190,6 +190,7 @@
this.barOrg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.usergroup_16x161;
this.barOrg.Name = "barOrg";
this.barOrg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
+ this.barOrg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// repositoryItemCheckedComboBoxEdit1
//
--
Gitblit v1.9.3