微调
This commit is contained in:
@@ -778,7 +778,7 @@ const updateLog = (isStart: boolean) => {
|
||||
// }
|
||||
// }
|
||||
|
||||
const setErrorCheckItem = (scriptType: string, devices: any) => {
|
||||
const setErrorCheckItem = (scriptType: string, devices: any[]) => {
|
||||
let flag = true
|
||||
for (let i = 0; i < devices.length; i++) {
|
||||
for (let j = 0; j < devices[i].chnResult.length; j++) {
|
||||
|
||||
Reference in New Issue
Block a user