laiguoran hace 5 años
padre
commit
49b23105a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/view/measure/stage.ejs

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

@@ -44,7 +44,7 @@
                             <% } %>
                         </td>
                         <td class="text-center"><%- s.s_time %></td>
-                        <td class="text-center" width="12%"><%- s.period %></td>
+                        <td class="text-center"><%- s.period %></td>
                         <td class="text-right"><%- (s.contract_tp ? s.contract_tp : '')%></td>
                         <td class="text-right"><%- (s.qc_tp ? s.qc_tp : '')%></td>
                         <td class="text-right"><%- (s.tp ? s.tp : '')%></td>