lixiaojun
2024-09-27 97c4b1bc4ca88c5487f8ae38a0da32c93b66c4ce
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
    }
}