Tiger.Business.MES/WorkAction/PrintLabel.cs @@ -93,7 +93,7 @@ //如果行为设置为出错需要重置工序操作 if (NodeAct.NEED_RESET == "Y") { CurPosition.ResetSteps(); CurPosition.ResetNode(); } } return action;