mirror of
https://gitee.com/dromara/go-view.git
synced 2025-06-29 08:19:16 +08:00
fix: 修改功率容量楼层数
This commit is contained in:
parent
60befc3362
commit
d5336bb909
@ -12,17 +12,11 @@ export const customData = {
|
||||
{
|
||||
name: '一号楼', show: true, label: '设计容量', value: 20000, label1: '已使用', calculation: '', floor: [
|
||||
{ label: '1F', calculation: '' },
|
||||
{ label: '2F', calculation: '' },
|
||||
{ label: '3F', calculation: '' },
|
||||
{ label: '4F', calculation: '' },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: '二号楼', show: true, label: '设计容量', value: 20000, label1: '已使用', calculation: '', floor: [
|
||||
{ label: '1F', calculation: '' },
|
||||
{ label: '2F', calculation: '' },
|
||||
{ label: '3F', calculation: '' },
|
||||
{ label: '4F', calculation: '' },
|
||||
]
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user