집계표 recoil 수정
This commit is contained in:
parent
d4aa611b65
commit
f56e9397c3
@ -30,9 +30,6 @@ export const moduleStatisticsState = atom({
|
||||
{ name: `발전량(kW)`, prop: 'amount' },
|
||||
],
|
||||
rows: [],
|
||||
footer: [
|
||||
{ name: '합계', prop: 'name' },
|
||||
{ name: `발전량(kW)`, prop: 'amount' },
|
||||
],
|
||||
footer: ['합계', 0],
|
||||
},
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user