From 1210460a95ba58f219d38e545dcaf9e21383d18f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 19 十二月 2024 14:12:50 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
index 3eddd70..603eeab 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
@@ -71,6 +71,7 @@
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = "SYS_ORGANIZATION,check_date,check_status,check_by";
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -378,7 +379,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Organization";
-            this.Text = "Organization";
+            this.Text = "缁勭粐鏈烘瀯";
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
             this.xtraTabControl1.ResumeLayout(false);
             this.xtraTabPage1.ResumeLayout(false);

--
Gitblit v1.9.3