일자별 콘텐츠 후원 페이지 - 합계 셀 병합 개수 수정
This commit is contained in:
parent
6cab1e8894
commit
e1ce77b811
|
@ -78,7 +78,7 @@
|
|||
>
|
||||
<template slot="body.prepend">
|
||||
<tr>
|
||||
<td colspan="4">
|
||||
<td colspan="3">
|
||||
합계
|
||||
</td>
|
||||
<td>{{ sumField('numberOfDonation').toLocaleString() }}</td>
|
||||
|
|
Loading…
Reference in New Issue