mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
投运时间,系统总览刷新,图表警告处理等
This commit is contained in:
@@ -671,6 +671,14 @@ export const stationOptions = [
|
||||
{
|
||||
// 0:未启用,1:启用
|
||||
|
||||
label: '投运时间',
|
||||
value: [],
|
||||
key: 'operation_date',
|
||||
type: 'date-picker'
|
||||
},
|
||||
{
|
||||
// 0:未启用,1:启用
|
||||
|
||||
label: '场站运行模式',
|
||||
value: undefined,
|
||||
key: 'work_mode',
|
||||
|
||||
Reference in New Issue
Block a user