Merge branch 'master' of http://192.168.1.22:3000/frontend/pqs-9100_client
This commit is contained in:
@@ -277,6 +277,7 @@ function getScriptName(id: string) {
|
||||
}
|
||||
|
||||
function getErrSysName(id: string) {
|
||||
|
||||
return testErrSystDataList.find(item => item.id == id)?.label
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user