Explorar el Código

重新审批相关

MaiXinRong hace 1 año
padre
commit
b6679e02bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/view/stage/audit_modal.ejs

+ 1 - 1
app/view/stage/audit_modal.ejs

@@ -685,7 +685,7 @@
                 <h5 class="modal-title">重新审批</h5>
             </div>
             <div class="modal-body">
-                <h5>确认由「终审-<%= ctx.stage.auditors[ctx.stage.auditors.length-1].name %>」重新审批「第<%= ctx.stage.order %>期」?
+                <h5>确认由「终审-<%= ctx.session.sessionUser.name %>」重新审批「第<%= ctx.stage.order %>期」?
                 </h5>
                 <% if (ctx.session.sessionUser.loginStatus === 0) { %>
                 <div class="form-group">