Explorar o código

列表不显示bug

laiguoran %!s(int64=3) %!d(string=hai) anos
pai
achega
899a83abb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/view/measure/stage.ejs

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

@@ -50,7 +50,7 @@
                         <td class="text-center"><%- s.s_time %></td>
                         <td class="text-center">
                             <span data-toggle="tooltip" data-placement="bottom" data-original-title="<%- (s.period ? s.period : '') %>">
-                                <%- (s.period ? s.period.split('~')[1] : '') %>
+                                <%- (s.period ? (s.period.split('~')[1] ? s.period.split('~')[1] : s.period)  : '') %>
                             </span>
                         </td>
                         <% if (ctx.tender.info.display.thousandth) { %>