From af4607584464f3be49bca542d09f761ca9eb6329 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期四, 18 九月 2025 16:01:03 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs | 34 ++++++++++++++++++---------------- 1 files changed, 18 insertions(+), 16 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs index c8e79ce..e4aa3e5 100644 --- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs @@ -760,16 +760,17 @@ // lbSum4 // this.lbSum4.AutoSize = true; - this.lbSum4.Location = new System.Drawing.Point(45, 54); + this.lbSum4.Font = new System.Drawing.Font("Tahoma", 22F); + this.lbSum4.Location = new System.Drawing.Point(30, 41); this.lbSum4.Name = "lbSum4"; - this.lbSum4.Size = new System.Drawing.Size(16, 18); + this.lbSum4.Size = new System.Drawing.Size(40, 45); this.lbSum4.TabIndex = 1; this.lbSum4.Text = "0"; // // label6 // this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(18, 10); + this.label6.Location = new System.Drawing.Point(16, 10); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(68, 18); this.label6.TabIndex = 0; @@ -789,16 +790,17 @@ // lbSum3 // this.lbSum3.AutoSize = true; - this.lbSum3.Location = new System.Drawing.Point(45, 54); + this.lbSum3.Font = new System.Drawing.Font("Tahoma", 22F); + this.lbSum3.Location = new System.Drawing.Point(30, 41); this.lbSum3.Name = "lbSum3"; - this.lbSum3.Size = new System.Drawing.Size(16, 18); + this.lbSum3.Size = new System.Drawing.Size(40, 45); this.lbSum3.TabIndex = 1; this.lbSum3.Text = "0"; // // label4 // this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(18, 10); + this.label4.Location = new System.Drawing.Point(16, 10); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(68, 18); this.label4.TabIndex = 0; @@ -818,9 +820,10 @@ // lbSum2 // this.lbSum2.AutoSize = true; - this.lbSum2.Location = new System.Drawing.Point(45, 54); + this.lbSum2.Font = new System.Drawing.Font("Tahoma", 22F); + this.lbSum2.Location = new System.Drawing.Point(34, 41); this.lbSum2.Name = "lbSum2"; - this.lbSum2.Size = new System.Drawing.Size(16, 18); + this.lbSum2.Size = new System.Drawing.Size(40, 45); this.lbSum2.TabIndex = 1; this.lbSum2.Text = "0"; // @@ -847,16 +850,17 @@ // lbSum1 // this.lbSum1.AutoSize = true; - this.lbSum1.Location = new System.Drawing.Point(45, 54); + this.lbSum1.Font = new System.Drawing.Font("Tahoma", 22F); + this.lbSum1.Location = new System.Drawing.Point(31, 41); this.lbSum1.Name = "lbSum1"; - this.lbSum1.Size = new System.Drawing.Size(16, 18); + this.lbSum1.Size = new System.Drawing.Size(40, 45); this.lbSum1.TabIndex = 1; this.lbSum1.Text = "0"; // // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(18, 10); + this.label1.Location = new System.Drawing.Point(17, 10); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 18); this.label1.TabIndex = 0; @@ -879,7 +883,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(1365, 346); - this.tabMxPage1.Text = "鑹搧鍚嶇О"; + this.tabMxPage1.Text = "鑹搧鏄庣粏"; // // gcMx1 // @@ -1223,7 +1227,7 @@ // // gridColumn20 // - this.gridColumn20.Caption = "缁撴灉"; + this.gridColumn20.Caption = "缁翠慨缁撴灉"; this.gridColumn20.FieldName = "checkResult"; this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; @@ -1256,7 +1260,7 @@ // // gridColumn23 // - this.gridColumn23.Caption = "涓嶈壇椤圭洰"; + this.gridColumn23.Caption = "涓嶈壇鍘熷洜"; this.gridColumn23.FieldName = "badReson"; this.gridColumn23.MinWidth = 25; this.gridColumn23.Name = "gridColumn23"; @@ -1270,8 +1274,6 @@ this.gridColumn25.MinWidth = 25; this.gridColumn25.Name = "gridColumn25"; this.gridColumn25.OptionsColumn.ReadOnly = true; - this.gridColumn25.Visible = true; - this.gridColumn25.VisibleIndex = 12; this.gridColumn25.Width = 94; // // Frm_Work01 -- Gitblit v1.9.3