lixiaojun
2024-10-29 7c4fde84af5d666236c85b784bf13c9295bcb605
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.cs
@@ -1082,10 +1082,7 @@
                }
            };
            if (dlg.ShowDialog() == DialogResult.Cancel)
            {
                await _bimfaceCtrl?.ClearLogicCalcuCustomLabels();
            }
            dlg.ShowDialog();
        }
        #endregion