lixiaojun
2025-01-21 f589894c84d47b9671eef6d3a8337b6b51b32edb
WinFrmUI/Yw.WinFrmUI.Phart.Core/01-pump/04-special/04-variable-speed/SetValueDlg.cs
@@ -38,7 +38,6 @@
            var bol = this.VerifyValueChanged(value);
            if (!bol)
            {
                XtraMessageBox.Show("数值不合理!");
                return;
            }
            this.DialogResult = DialogResult.OK;