mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
新增台区电表(新设备类型)数据解析
This commit is contained in:
@@ -180,7 +180,7 @@ export default {
|
||||
],
|
||||
workMode: '',
|
||||
workModes: [
|
||||
// 0:手动,1:峰谷套利,2:配网增容,3:应急供电,4:并网保电,5:自定时段
|
||||
// 0:手动,1:峰谷套利,2:配网增容,3:应急供电,4:并网保电,5:运营支撑
|
||||
{
|
||||
value: 0,
|
||||
label: '手动'
|
||||
|
||||
@@ -101,7 +101,7 @@ export default {
|
||||
value: '4'
|
||||
},
|
||||
{
|
||||
label: '自定时段',
|
||||
label: '运营支撑',
|
||||
value: '5'
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user