일자별 콘텐츠 후원 페이지 - 합계 셀 병합 개수 수정

This commit is contained in:
Yu Sung 2023-11-14 17:45:48 +09:00
parent 6cab1e8894
commit e1ce77b811
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
>
<template slot="body.prepend">
<tr>
<td colspan="4">
<td colspan="3">
합계
</td>
<td>{{ sumField('numberOfDonation').toLocaleString() }}</td>