일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가 #15

Merged
klaus merged 1 commits from test into main 2023-11-14 13:36:49 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3b4edd63e8 - Show all commits

View File

@ -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>