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