WinFrmUI/HStation.WinFrmUI.Xhs.Core/04-simulation/06-simulation/04-unmatching/00-core/XhsProjectSimulationUnMatchingListCtrl.cs
@@ -118,7 +118,7 @@ } //模型查看 private void btnModelView_Click(object sender, EventArgs e) private void btnViewModel_Click(object sender, EventArgs e) { if (_hydroInfo == null) { @@ -163,5 +163,6 @@ #endregion } }