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; }