更新工单列表排序
This commit is contained in:
parent
3870cd5b56
commit
f2cbe98fb4
@ -76,6 +76,7 @@
|
|||||||
and o.tenant_id = #{params.tenantId}
|
and o.tenant_id = #{params.tenantId}
|
||||||
</if>
|
</if>
|
||||||
GROUP BY o.work_order_id
|
GROUP BY o.work_order_id
|
||||||
|
ORDER BY o.status ASC
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user