lixiaojun
2025-01-22 46f64905a3c309a50c0f245b3350cdeb8dd699c6
WinFrmUI/Yw.WinFrmUI.Hydro.Core/08-grading/03-list/SetHydroGradingModelCtrl.cs
@@ -109,6 +109,8 @@
            this.colSetValue.Visible = !numeric;
            this.colMinValue.Visible = numeric;
            this.colMaxValue.Visible = numeric;
            this.colMinPercent.Visible = false;
            this.colMaxPercent.Visible = false;
            this.colColor.Visible = true;
            this.colDelete.Visible = true;
        }