故障码字典

This commit is contained in:
geting 2024-12-05 16:27:15 +08:00
parent c603b40b49
commit 6c6f6eef43

View File

@ -613,6 +613,7 @@ const handleCurrentChange = (val: any) => {
getpowerCurve()
getFaultRecording()
getRunLog()
getfaultCodeDict()
}
const getpowerCurve = () => {
currentRow.value = currentRow.value ?? theoreticalTableData.value[0]