mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-09 20:13:16 +08:00
update 优化 已办任务列表去除抄送任务
This commit is contained in:
@@ -88,6 +88,7 @@
|
|||||||
and b.del_flag = '0'
|
and b.del_flag = '0'
|
||||||
and c.del_flag = '0'
|
and c.del_flag = '0'
|
||||||
and a.node_type in ('1','3','4')
|
and a.node_type in ('1','3','4')
|
||||||
|
and a.flow_status <![CDATA[ <> ]]> 'copy'
|
||||||
) t
|
) t
|
||||||
${ew.getCustomSqlSegment}
|
${ew.getCustomSqlSegment}
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Reference in New Issue
Block a user