投运时间,系统总览刷新,图表警告处理等

This commit is contained in:
ym1026
2025-09-17 14:54:33 +08:00
parent 9377e7f8e6
commit a94ad0f8f8
18 changed files with 85 additions and 437 deletions

View File

@@ -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',