WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_ExportImport.cs
@@ -116,6 +116,7 @@ if (_sectionBundleInfo == null) return; CreateSectionStepCtrl(); _isHaveCreateWaterBody3d = false; DockStepParaCtrl(_ctrlSectionBundleInfo); if(_ctrlSectionBundleInfo != null) { @@ -133,7 +134,7 @@ if (_outflowParas == null) return; CreateOutflowStepCtrl(); _isHaveCreateWaterBody3d = false; DockStepParaCtrl(_ctrlSetOutflowParas); _ctrlSetOutflowParas.Isxml = true; InitilOutflowStepCtrl(this._stepTreeDockPanel.Step_ID_Section18_Full);