|
@@ -27,6 +27,7 @@ export default class CampusAccountsPage extends Component {
|
|
}
|
|
}
|
|
|
|
|
|
handleDownloadOperation = () => {
|
|
handleDownloadOperation = () => {
|
|
|
|
+ console.log('press download');
|
|
this.props.dispatch({
|
|
this.props.dispatch({
|
|
type: 'accounts/fetchCampusExcel'
|
|
type: 'accounts/fetchCampusExcel'
|
|
})
|
|
})
|