SHARP_CLAS_UI/500.Equipment/700.Unit/000.Loader/LoaderLiftOut.cs
@@ -1100,6 +1100,8 @@ { if (IsStayPosition) { _trayCount = 0; if (equipment.loader.ConveyorOut.IsLiftInSensor || equipment.loader.ConveyorOut.IsLiftInCompleteSensor) { Step = LiftOutSteps.S2420_CONVEYOR_UNLOAD; @@ -1128,7 +1130,6 @@ { if (equipment.loader.ConveyorOut.IsWorkEnd) { _trayCount = 0; if (equipment.cim_mode == En_Cim_Mode.Online) { Step = LiftOutSteps.S2500_PORT_STATUS_CIM_SEND;