SHARP_CLAS_UI/500.Equipment/700.Unit/400.Unloader/UnloaderLiftOk.cs
@@ -1243,6 +1243,8 @@ { if (IsStayPosition) { _trayCount = 0; if (equipment.unloader.ConveyorOut.IsLiftInSensor || equipment.unloader.ConveyorOut.IsLiftInCompleteSensor) { Step = LiftOutSteps.S2420_CONVEYOR_UNLOAD; @@ -1270,7 +1272,6 @@ { if (equipment.unloader.ConveyorOut.Step == ConveyorOutSteps.S0000_WAIT) { _trayCount = 0; if (equipment.cim_mode == En_Cim_Mode.Online) { Step = LiftOutSteps.S2500_PORT_STATUS_CIM_SEND;