@ -83,7 +83,7 @@ export const editList = (onePutStorageId) => {
export const getStatistics = data => {
return request({
url: '/smartpark/oneForm/getOnePutOneForm',
url: '/smartpark/oneForm/getOnePutOneForm2',
method: 'post',
data: data,
})