duheng
2024-10-24 4812786898dc040fc236e9e00e21b9f4d08f57e3
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/06-threelink/01-threelinksinglematching/ThreeLinkSingMatchingDlg.cs
@@ -13,7 +13,7 @@
        public void SetBindingData(ThreelinkMatchingViewModel PipeMatchingViewModel)
        {
            //this.ThreeLinkSingleMatchingForm1.SetBindingData(PipeMatchingViewModel);
            this.ThreeLinkSingleMatchingForm1.SetBindingData(PipeMatchingViewModel);
            _ValveMatchingView = PipeMatchingViewModel;
        }