초기 데이터 일본어로 수정
This commit is contained in:
parent
6e1ae73ccc
commit
d2996ee217
@ -36,8 +36,8 @@ export const moduleStatisticsState = atom({
|
|||||||
key: 'moduleStatisticsState',
|
key: 'moduleStatisticsState',
|
||||||
default: {
|
default: {
|
||||||
header: [
|
header: [
|
||||||
{ name: '지붕면', prop: 'name' },
|
{ name: '屋根面', prop: 'name' },
|
||||||
{ name: `발전량(kW)`, prop: 'amount' },
|
{ name: `合計(kW)`, prop: 'amount' },
|
||||||
],
|
],
|
||||||
rows: [],
|
rows: [],
|
||||||
footer: [
|
footer: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user