コメント追加

This commit is contained in:
rca 2024-07-21 15:08:25 +09:00
parent 24382c8bd5
commit 04309b91b3

View File

@ -9,6 +9,7 @@
import TotalComponent from 'components/TotalComponent.vue';
import HistoryComponent from 'components/HistoryComponent.vue';
//
const paymentAmount = 500; //
const pastTasks = [
{ name: '皿洗い', date: '2024-07-15', amount: 200 },