@@ -70,8 +70,7 @@ export default {
return fetch(
'/blade-project-manage-v2/project/v2/isBelowAvg',
params,
- 'post',
- 'json'
+ 'post'
)
}