不合格项复检bug
This commit is contained in:
@@ -4,7 +4,7 @@ import {CheckData} from "@/api/check/interface";
|
||||
export const getBigTestItem = (params: {
|
||||
reCheckType: number,
|
||||
planId: string,
|
||||
devId: string,
|
||||
devIds: string[],
|
||||
}) => {
|
||||
return http.post(`/adPlan/getBigTestItem`, params, {loading: false});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user