일자별 콘텐츠 후원 페이지 추가 #12

Merged
klaus merged 2 commits from test into main 2023-11-14 08:57:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e1ce77b811 - Show all commits

View File

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