代码提交

This commit is contained in:
ym1026
2025-09-12 11:43:32 +08:00
parent f0720439d2
commit 1a66c87a5a
23 changed files with 63 additions and 198 deletions

View File

@@ -213,6 +213,11 @@ export const columnList = [
key: 'status',
scopedSlots: { customRender: 'status' }
},
{
title: '投运时间',
dataIndex: 'touyuntime',
key: 'touyuntime'
},
{
title: '场站运行模式',
dataIndex: 'work_mode',