8.4 重评接口参数名错误
This commit is contained in:
@ -64,7 +64,7 @@ export async function getAfreshList(params: any) {
|
||||
export async function addAfresh(params: any) {
|
||||
return request("/api/biz-service-ebtp-project/v1/projectReEvaluation", {
|
||||
method: "POST",
|
||||
data: paramsonChange
|
||||
data: params
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user