Compare commits
No commits in common. "e660be0bf49f1c58ba6094f8256a1df6795ccc8a" and "62cdd57069a86513645591582d196d70e19eea0e" have entirely different histories.
e660be0bf4
...
62cdd57069
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue