From 2066a7e10e20433f7445431d6d34a9026c29f663 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 23 十二月 2024 08:43:43 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs
index b7da860..544ba6e 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs
@@ -369,13 +369,13 @@
             this.gv_startDate.AppearanceCell.Options.UseFont = true;
             this.gv_startDate.Caption = "浠诲矖寮�濮嬫棩鏈�";
             this.gv_startDate.FieldName = "startDate";
-            this.gv_startDate.MinWidth = 50;
+            this.gv_startDate.MinWidth = 180;
             this.gv_startDate.Name = "gv_startDate";
             this.gv_startDate.OptionsColumn.AllowEdit = false;
             this.gv_startDate.Tag = "query_a.start_date";
             this.gv_startDate.Visible = true;
             this.gv_startDate.VisibleIndex = 9;
-            this.gv_startDate.Width = 94;
+            this.gv_startDate.Width = 180;
             // 
             // lb_phoneNumber
             // 
@@ -644,6 +644,7 @@
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -741,7 +742,6 @@
             // 
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(1001, 570);
             this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
@@ -819,6 +819,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_Staff";
+            this.Text = "鍛樺伐淇℃伅";
             ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidStatus.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_workMk.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).EndInit();

--
Gitblit v1.9.3