|
@@ -142,6 +142,10 @@
|
|
<h5 class="card-title">
|
|
<h5 class="card-title">
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
</h5>
|
|
</h5>
|
|
|
|
+ <% } else { %>
|
|
|
|
+ <h5 class="card-title">
|
|
|
|
+ <i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down' : 'fa fa-stop-circle') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
|
|
+ </h5>
|
|
<% } %>
|
|
<% } %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|
|
@@ -217,6 +221,10 @@
|
|
<% } else if (auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<% } else if (auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<span class="text-warning pull-right"><small><%- auditors[iA].end_time.toLocaleString() %></small> 审批退回</span>
|
|
<span class="text-warning pull-right"><small><%- auditors[iA].end_time.toLocaleString() %></small> 审批退回</span>
|
|
<h5 class="card-title">
|
|
<h5 class="card-title">
|
|
|
|
+ <i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
|
|
+ </h5>
|
|
|
|
+ <% } else { %>
|
|
|
|
+ <h5 class="card-title">
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down' : 'fa fa-stop-circle') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down' : 'fa fa-stop-circle') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
</h5>
|
|
</h5>
|
|
<% } %>
|
|
<% } %>
|
|
@@ -944,6 +952,10 @@
|
|
<h5 class="card-title">
|
|
<h5 class="card-title">
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
</h5>
|
|
</h5>
|
|
|
|
+ <% } else { %>
|
|
|
|
+ <h5 class="card-title">
|
|
|
|
+ <i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down' : 'fa fa-stop-circle') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
|
|
+ </h5>
|
|
<% } %>
|
|
<% } %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|
|
@@ -1021,6 +1033,10 @@
|
|
<h5 class="card-title">
|
|
<h5 class="card-title">
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
<i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down text-warning' : 'fa fa-stop-circle text-warning') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
</h5>
|
|
</h5>
|
|
|
|
+ <% } else { %>
|
|
|
|
+ <h5 class="card-title">
|
|
|
|
+ <i class="<%- (iA < auditors.length - 1 ? 'fa fa-chevron-circle-down' : 'fa fa-stop-circle') %>"></i> <%- auditors[iA].name %> <small class="text-muted"><%- auditors[iA].role %></small>
|
|
|
|
+ </h5>
|
|
<% } %>
|
|
<% } %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<% if (auditors[iA].status === auditConst.status.checked || auditors[iA].status === auditConst.status.checkNoPre) { %>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|
|
<p class="card-text"><%- auditors[iA].opinion %></p>
|