laiguoran %!s(int64=4) %!d(string=hai) anos
pai
achega
68dbae3e09
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/view/measure/stage_modal.ejs

+ 1 - 1
app/view/measure/stage_modal.ejs

@@ -72,7 +72,7 @@
         </div>
     </div>
 </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">