故障码字典
This commit is contained in:
parent
c603b40b49
commit
6c6f6eef43
@ -613,6 +613,7 @@ const handleCurrentChange = (val: any) => {
|
|||||||
getpowerCurve()
|
getpowerCurve()
|
||||||
getFaultRecording()
|
getFaultRecording()
|
||||||
getRunLog()
|
getRunLog()
|
||||||
|
getfaultCodeDict()
|
||||||
}
|
}
|
||||||
const getpowerCurve = () => {
|
const getpowerCurve = () => {
|
||||||
currentRow.value = currentRow.value ?? theoreticalTableData.value[0]
|
currentRow.value = currentRow.value ?? theoreticalTableData.value[0]
|
||||||
|
Loading…
Reference in New Issue
Block a user