lixiaojun
2024-11-09 c9585ab171fb973d16792d7a290994bf8279da63
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/01-set/02-valve/SetSchemeValveListCtrl.cs
@@ -2,7 +2,7 @@
namespace HStation.WinFrmUI
{
    public partial class SetSchemeValveListCtrl : DevExpress.XtraEditors.XtraUserControl, IHydroParterList
    public partial class SetSchemeValveListCtrl : DevExpress.XtraEditors.XtraUserControl//, IHydroVisualList
    {
        public SetSchemeValveListCtrl()
        {
@@ -324,7 +324,7 @@
            this.colSet.Visible = true;
        }
        //单元格点击
        private void gridView1_RowCellClick(object sender, DevExpress.XtraGrid.Views.Grid.RowCellClickEventArgs e)