Explorar el Código

本期实付展示

laiguoran hace 3 años
padre
commit
b204bafee7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/view/wap/dashboard.ejs

+ 1 - 0
app/view/wap/dashboard.ejs

@@ -54,6 +54,7 @@
                                 <tr><th>截止上期完成计量</th><td class="text-right"><%- audit.pre_gather_tp ? audit.pre_gather_tp : 0 %></td></tr>
                                 <tr><th>截止本期完成计量</th><td class="text-right"><%- audit.end_gather_tp ? audit.end_gather_tp : 0 %></td></tr>
                                 <tr><th>本期应付</th><td class="text-right"><%- audit.yf_tp ? audit.yf_tp : 0 %></td></tr>
+                                <tr><th>本期实付</th><td class="text-right"><%- audit.sf_tp ? audit.sf_tp : 0 %></td></tr>
                             </table>
                         </div>
                         <div class="">