From f8ef4acfc742e9f32f0a2aa5d8bf9e122d26857f Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 08 五月 2025 14:19:52 +0800 Subject: [PATCH] fqc流程 --- DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs b/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs index e810bbd..81fc567 100644 --- a/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBindLst.Designer.cs @@ -114,9 +114,9 @@ // // split1.Panel2 // - this.split1.Panel2.Text = "Panel2"; + this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1002, 570); - this.split1.SplitterPosition = 558; + this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; // // gcMain1 -- Gitblit v1.9.3