yangyin
2025-02-21 e15fa3fb9193f6635b7f4ddec526c061a8ee03ed
WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_ExportImport.cs
@@ -116,7 +116,10 @@
                    return;
                CreateSectionStepCtrl();
                DockStepParaCtrl(_ctrlSectionBundleInfo);
                if(_ctrlSectionBundleInfo != null)
                {
                    _ctrlSectionBundleInfo.SetBindingData(_sectionBundleInfo);
                }
                _ctrlSectionBundleInfo.ShowPage(_hdrBaseInfo, _geomBaseInfo,
                        DPumpHydr.ViewModel.eWizardStepDiretion.前进, false);
                _ctrlSectionBundleInfo.RefreshAllSectPara(_sectionBundleInfo);