일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가
This commit is contained in:
parent
c174724458
commit
3b4edd63e8
|
@ -78,7 +78,7 @@
|
||||||
>
|
>
|
||||||
<template slot="body.prepend">
|
<template slot="body.prepend">
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3">
|
<td colspan="4">
|
||||||
합계
|
합계
|
||||||
</td>
|
</td>
|
||||||
<td>{{ sumField('numberOfDonation').toLocaleString() }}</td>
|
<td>{{ sumField('numberOfDonation').toLocaleString() }}</td>
|
||||||
|
|
Loading…
Reference in New Issue