This commit is contained in:
lixin
2018-12-14 17:21:41 +08:00
parent 2d6d5b382d
commit 971c658d97
14 changed files with 2074 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ export function searchAlterRecord(pageCurrent, pageSize, project_check, project,
}
})
}
// 修改记录查询
// 异常记录查询
export function searchErrorRecord(pageCurrent, pageSize, project_check, project, machine_check, machine, group_check, group) {
return request({
url: '',