比对系数下发全局配置
This commit is contained in:
@@ -14,7 +14,8 @@ export const getScriptList = (params: {
|
||||
devId:string,
|
||||
chnNum:number,
|
||||
num:number,
|
||||
planId:string
|
||||
planId:string,
|
||||
code:string
|
||||
}) => {
|
||||
return http.post('/result/getCheckItem', params, {loading: false})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user