duheng
2024-12-04 3886a51f03ec14650e5b7127539104ad40e496da
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/XhsProjectSimulationCorePage.cs
@@ -2252,6 +2252,7 @@
            {
                this.barBtnAddWorking.Enabled = false;
                workingHelper.ResetWorking(rhs);
                UpdateWorkingCheckedList(rhs, false);
                this.AppendWorkingEvent?.Invoke(rhs);
            };
            dlg.ShowDialog();