초기 데이터 일본어로 수정

This commit is contained in:
김민식 2025-02-27 14:08:13 +09:00
parent 6e1ae73ccc
commit d2996ee217

View File

@ -36,8 +36,8 @@ export const moduleStatisticsState = atom({
key: 'moduleStatisticsState',
default: {
header: [
{ name: '지붕면', prop: 'name' },
{ name: `발전량(kW)`, prop: 'amount' },
{ name: '屋根面', prop: 'name' },
{ name: `合計(kW)`, prop: 'amount' },
],
rows: [],
footer: [