fix(工作台): 修改删除功能用例我的仪表盘功能用例数无变化问题
--bug=1024013 --user=郭雨琦 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001024013
This commit is contained in:
parent
c7a444f389
commit
e68d64924b
|
@ -198,6 +198,7 @@
|
|||
</foreach>
|
||||
and tc.review_status in ('Prepare','Pass','UnPass')
|
||||
and tc.create_user = #{userId,jdbcType=VARCHAR}
|
||||
and (tc.status is null or tc.status != 'Trash');
|
||||
</select>
|
||||
|
||||
<sql id="queryPublicCaseWhere">
|
||||
|
|
Loading…
Reference in New Issue