From 2a3eedb3ef9fb73c12417a328f59f39cb78e9a89 Mon Sep 17 00:00:00 2001 From: "GukSang.Jin" Date: Tue, 3 Feb 2026 19:41:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=A1=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 全自动水压检测仪/NormalTemperatureMode.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/全自动水压检测仪/NormalTemperatureMode.Designer.cs b/全自动水压检测仪/NormalTemperatureMode.Designer.cs index 947acb9..a4ce12b 100644 --- a/全自动水压检测仪/NormalTemperatureMode.Designer.cs +++ b/全自动水压检测仪/NormalTemperatureMode.Designer.cs @@ -1301,7 +1301,7 @@ namespace 全自动水压检测仪 this.uiLabel48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiLabel48.Location = new System.Drawing.Point(271, 9); this.uiLabel48.Name = "uiLabel48"; - this.uiLabel48.Size = new System.Drawing.Size(122, 30); + this.uiLabel48.Size = new System.Drawing.Size(122, 60); this.uiLabel48.TabIndex = 14; this.uiLabel48.Text = "出口温度判定(℃):"; this.uiLabel48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;