From 9dba1b6adc0bbb4aa8cc531f4e6d822bf1a56be3 Mon Sep 17 00:00:00 2001
From: chenn <gu.beic@qq.com>
Date: 星期五, 28 三月 2025 17:45:48 +0800
Subject: [PATCH] 添加例子

---
 WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_截面18.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_\346\210\252\351\235\24218.cs" "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_\346\210\252\351\235\24218.cs"
index 136c499..e1041a1 100644
--- "a/WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_\346\210\252\351\235\24218.cs"
+++ "b/WinFrmUI/DPumpHydr.WinFrmUI.Volute/MainViewPage_\346\210\252\351\235\24218.cs"
@@ -69,7 +69,7 @@
             if (last_step_id > this._stepTreeDockPanel.Step_ID_Section18_Full)
                 step_direction = DPumpHydr.ViewModel.eWizardStepDiretion.鍚庨��;
 
-            _ctrlSectionBundleInfo.ShowPage(_hdrBaseInfo, _geomBaseInfo, step_direction,false);
+            _ctrlSectionBundleInfo.ShowPage(_hdrBaseInfo, _geomBaseInfo, step_direction,true);
 
             DockStepParaCtrl(_ctrlSectionBundleInfo);
 

--
Gitblit v1.9.3