模式切换
This commit is contained in:
@@ -279,6 +279,7 @@ function getScriptName(id: string) {
|
||||
}
|
||||
|
||||
function getErrSysName(id: string) {
|
||||
|
||||
return testErrSystDataList.find(item => item.id == id)?.label
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user