修改治理测试反馈问题

This commit is contained in:
GGJ
2025-01-07 16:33:37 +08:00
parent 51782b09c2
commit fbd26bc15b
3 changed files with 14 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ const tableStore = new TableStore({
{ title: '事件发生位置', field: 'evtParamPosition', align: 'center' },
{ title: '相别', field: 'evtParamPhase', align: 'center' },
{ title: '持续时间(s)', field: 'evtParamTm', align: 'center' },
{ title: '暂降深度(%)', field: 'evtParamVVaDepth', align: 'center' },
{ title: '暂降(聚升)幅值(%)',minWidth: 100, field: 'evtParamVVaDepth', align: 'center' },
{ title: '发生时刻', field: 'startTime', align: 'center', width: '240' },
{
title: '操作',