|
@@ -115,7 +115,7 @@ export default {
|
|
|
{ label: '状态', key: 'status', width: '6%' },
|
|
{ label: '状态', key: 'status', width: '6%' },
|
|
|
{ label: '时间偏差', key: 'timeOffset', width: '8%' },
|
|
{ label: '时间偏差', key: 'timeOffset', width: '8%' },
|
|
|
{ label: '周期', key: 'cycle', width: '6%' },
|
|
{ label: '周期', key: 'cycle', width: '6%' },
|
|
|
- { label: '相位状态', key: 'phaseStatus', width: '21%' }, // 图表留宽一点
|
|
|
|
|
|
|
+ { label: '阶段', key: 'phaseStatus', width: '21%' }, // 图表留宽一点
|
|
|
{ label: '版本信息', key: 'version', width: '12%' },
|
|
{ label: '版本信息', key: 'version', width: '12%' },
|
|
|
{ label: '操作', key: 'actions', width: '10%' }
|
|
{ label: '操作', key: 'actions', width: '10%' }
|
|
|
],
|
|
],
|