src/api/project/funddetail.js @@ -75,7 +75,7 @@ export function delFunddetail(id) { return request({ url: '/project/funddetail/deleteDetail/' + id, method: 'delete' method: 'get' }) }