微调
This commit is contained in:
@@ -55,9 +55,9 @@ export const getBoundPqDevList = (params: any) => {
|
||||
}
|
||||
|
||||
//检测计划绑定设备
|
||||
export const BindPqDevList = (params: any) => {
|
||||
return http.post(`/pqDev/bindDev`,params)
|
||||
}
|
||||
// export const BindPqDevList = (params: any) => {
|
||||
// return http.post(`/pqDev/bindDev`,params)
|
||||
// }
|
||||
|
||||
// 按照模式查询检测计划(用于首页展示)
|
||||
export const getPlanListByPattern = (params:Plan.ReqPlan) => {
|
||||
|
||||
Reference in New Issue
Block a user