ningshuxia
2025-03-27 0b0f37c86f484b10d911b56b77968f832ce69bbb
WinFrmUI/PBS.WinFrmUI/03-elecPrice/EditElectricDlg.cs
@@ -83,7 +83,7 @@
                return;
            }
            XtraMessageBox.Show("编辑成功");
            this.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.DialogResult = System.Windows.Forms.DialogResult.OK;
            this.Close();
        }