@ -24,7 +24,7 @@ const Example = (props) => {
console.log(tab);
if (tab === 'conserve') {
dispatch(getReportList({
reportType: 'patrol',
reportType: 'conserve',
isTop: true
})).then(res => {
console.log(res);