duheng
2024-12-24 68489b619d6859e2a98b8f9acee4416508e2d830
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/07-matching/17-compressor/AssetsCompressorSingleMatchingDlg.cs
@@ -35,7 +35,7 @@
                return;
            }
            _input = input;
            this.assetsCompressorSingleMatchingCtrl1.SetBindingData(input.DbId);
            this.assetsCompressorSingleMatchingCtrl1.SetBindingData(input.DbId, input.CurveDbId);
        }
        private void GeneralOkAndCancelCtrl1_OkEvent()