@@ -284,6 +284,9 @@
ORDER BY histock.stck_mgnt_dtl_no DESC
</if>
+ <if test="gridRequest.sidx != 'VIEW_NUM'.toString()">
+ ORDER BY A.sys_reg_dttm DESC
+ </if>
</when>
<otherwise>
ORDER BY histock.stck_mgnt_dtl_no ASC