@@ -72,7 +72,7 @@
</div>
-<% if (stages.length > 0 && stages[0].status !== auditConst.status.checked && stages[0].user_id === ctx.session.sessionUser.accountId) { %>
+<% if (stages.length > 0 && stages[0].user_id === ctx.session.sessionUser.accountId) { %>
<!--设置-->
<div class="modal fade" id="edit" data-backdrop="static">
<div class="modal-dialog" role="document">