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;