分档移到分档机

This commit is contained in:
ldw
2025-08-12 15:02:14 +08:00
parent 1e9f1052d5
commit 8e56b32133
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -665,6 +665,7 @@
this.title5.Size = new System.Drawing.Size(117, 37);
this.title5.TabIndex = 49;
this.title5.TitleName = "分档设置";
this.title5.Visible = false;
//
// dgvFdConfigs
//
@@ -711,6 +712,7 @@
this.dgvFdConfigs.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.dgvFdConfigs.Size = new System.Drawing.Size(1757, 69);
this.dgvFdConfigs.TabIndex = 78;
this.dgvFdConfigs.Visible = false;
//
// FrmSystemSet
//