WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/ValveManageMainPage.cs
@@ -147,7 +147,7 @@ //设置默认值 private void barBtnSetDefaultStatus_ItemClick(object sender, DevExpress.XtraBars.ItemClickEventArgs e) { var dlg = new SetDefaultStatusDlg(); /* var dlg = new SetDefaultStatusDlg(); var vm = this.gridView1.GetCurrentViewModel(_allBindingList); if (vm == null) { @@ -165,7 +165,7 @@ } return false; }; dlg.ShowDialog(); dlg.ShowDialog();*/ } } }