Merge pull request '일자별 콘텐츠 후원 페이지 - 유/무료 구분 추가' (#15) from test into main

Reviewed-on: #15
This commit is contained in:
klaus 2023-11-14 13:36:49 +00:00
commit e660be0bf4
1 changed files with 1 additions and 1 deletions

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>