Commit abac0ce5 authored by chenzhao's avatar chenzhao

修改bug

parent 95f60d8e
......@@ -61,7 +61,7 @@
</if>
</where>
order by cpi.`create_date` desc
order by cpi.`create_date` ASC
LIMIT #{current}, #{size}
</select>
<select id="selectCountDisposalActionPage" resultType="java.lang.Integer">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment