修改测试问题

This commit is contained in:
guanj
2026-06-16 08:34:45 +08:00
parent 1c01fe5ae1
commit d9dfd804c5
63 changed files with 5289 additions and 3842 deletions

View File

@@ -387,7 +387,8 @@ const handleTolerableEventClick = async (row: any) => {
persistTime: row.value[0], //持续时间
featureAmplitude: (row.value[1] / 100), //残余电压
startTime: row.value[2], //时间
lineName: row.value[4] //监测点名称
lineName: row.value[4], //监测点名称
engineeringName: row.value[5],
}
boxoList.value.systemType = 'YPT'
wp.value = res.data