设备状态界面修改

This commit is contained in:
liming 蔡
2026-07-14 14:29:56 +08:00
parent 8bbdf78731
commit 5d2c7afb9c
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1893,9 +1893,10 @@ namespace JY.Inspection
// groupBox3
//
this.groupBox3.Controls.Add(this.tableLayoutPanel4);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox3.Location = new System.Drawing.Point(3, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(71, 556);
this.groupBox3.Size = new System.Drawing.Size(71, 565);
this.groupBox3.TabIndex = 11;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "设备状态";
@@ -1943,7 +1944,7 @@ namespace JY.Inspection
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(65, 536);
this.tableLayoutPanel4.Size = new System.Drawing.Size(65, 545);
this.tableLayoutPanel4.TabIndex = 5;
//
// metroLabel2