预检测,正式检测,数据查询能处理只有录波的情况
This commit is contained in:
@@ -14,6 +14,7 @@ export const getBigTestItem = (params: {
|
||||
export const getScriptList = (params: {
|
||||
devId:string,
|
||||
chnNum:number,
|
||||
num:number
|
||||
}) => {
|
||||
return http.post('/result/getCheckItem', params, {loading: false})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user