chenn
2025-04-11 ce0cdf82989d5fead5618d1988a7d1aba9746d57
WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_ExportImport.cs
@@ -142,6 +142,7 @@
                this._occDesign2dCtrl.SetAllSectionCurveVisible(false);
                this._occDesign3dCtrl.SetAllSectionCurveVisible(false);
                RbtnChk标注.Visible = true;
                _stepTreeDockPanel.SetFocusedNode(this._stepTreeDockPanel.Step_ID_Outflow_Paras);
                #endregion
@@ -156,6 +157,7 @@
                _stepTreeDockPanel.SetFocusedNode(this._stepTreeDockPanel.Step_ID_Thickness);
                GoNextStep();
                RbtnChk标注.Visible = true;
                #endregion
            }
        }