@@ -789,6 +789,7 @@
like concat('%',#{reportType},'%')
and a.number is not null
and a.del_flag = '0'
+ and a.status = '5'
and su.tenant_id != '10006'
ORDER BY
a.audit_date DESC