duheng
2024-07-25 713d5218ee2b47c0c92f75c19c49bb7e883cd214
WinFrmUI/IStation.WinFrmUI.CalcErQu/CalcWizardMainContainter.cs
@@ -76,7 +76,7 @@
            {
                _lastAnaRequestStr = currentJson;
                IStation.WinFrmUI.WaitFrmHelper.ShowWaitForm(this);
                pageCalcResult.AnaOptResult(anaRequest, pageCalcParas.IsTemp(), (bol) =>
                pageCalcResult.AnaOptResult(anaRequest, pageCalcParas.IsTemp(), pageCalcParas.IsUsePredictRecord(), (bol) =>
                {
                    IStation.WinFrmUI.WaitFrmHelper.HideWaitForm(this);
                    if (bol)