lu
2025-03-27 0a9e6a87e3361a54dc42f920c9f6f0f303da118c
DevApp/Gs.DevApp/DevFrm/XtraForm2.cs
@@ -21,6 +21,8 @@
        public XtraForm2()
        {
            InitializeComponent();
            gridView1.RowHeight = 50; // 您可以根据需要调整这个值
            gridView1.OptionsView.RowAutoHeight = true;
            getPageList(1);
        }