Shuxia Ning
2025-01-14 0f99d4d12f2eae29bbe343f4b3131f2faeccda5d
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;