mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
代码提交
This commit is contained in:
@@ -213,6 +213,11 @@ export const columnList = [
|
||||
key: 'status',
|
||||
scopedSlots: { customRender: 'status' }
|
||||
},
|
||||
{
|
||||
title: '投运时间',
|
||||
dataIndex: 'touyuntime',
|
||||
key: 'touyuntime'
|
||||
},
|
||||
{
|
||||
title: '场站运行模式',
|
||||
dataIndex: 'work_mode',
|
||||
|
||||
Reference in New Issue
Block a user