master
nodyang 1 year ago
parent 1f0c2da3d3
commit 9fbf00b15f

@ -75,7 +75,10 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
if (OnPause != null) if (OnPause != null)
{ {
OnPause(this._runtime.BaseControl.MCRoot, System.EventArgs.Empty);
} }
} }
} }

Loading…
Cancel
Save