Explorar o código

测试下载 --阶段2

sophieChenyx %!s(int64=6) %!d(string=hai) anos
pai
achega
1965e64540
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/routes/Dashboard/Accounts/AccountsCampus.js

+ 1 - 0
src/routes/Dashboard/Accounts/AccountsCampus.js

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