记得上下班打卡 | git大法好,push需谨慎

Commit c887df04 authored by wangyifan's avatar wangyifan

admin数据看板-admin数据修改

parent a5014b59
......@@ -119,6 +119,9 @@
<td>
<div class="cell" th:text="${@dict.getLabel('zhengzai_ticket_type',respBean.type)}">0</div>
</td>
<td>
<div class="cell" th:text="${respBean.title}">0</div>
</td>
<td>
<div class="cell" th:text="${respBean.price}">0</div>
</td>
......@@ -134,9 +137,6 @@
<td>
<div class="cell" th:text="${respBean.totalPayingNumber}">0</div>
</td>
<td>
<div class="cell" th:text="${respBean.totalPayingNumber}">0</div>
</td>
<td>
<div class="cell" th:text="${respBean.totalRefundGeneral}">0</div>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment