mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 08:16:47 +08:00
优化账单显示
This commit is contained in:
parent
102529c763
commit
d0377b3a31
@ -81,7 +81,7 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr v-for="bill in billManageInfo.activitiess">
|
||||
<tr v-for="bill in billManageInfo.bills">
|
||||
<td class="text-center">{{bill.billId}}</td>
|
||||
<td class="text-center">{{bill.configName}}</td>
|
||||
<td class="text-center">{{bill.billName}}</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user