@ -72,10 +72,10 @@ class ShixunWorkReport extends Component {
})
}
}else {
this.props.slowDownload(url)
// this.props.slowDownload(url)
// this.props.showNotification(`正在下载中`);
// window.open("/api"+url+'?export=true', '_blank');
this.props.showNotification(`正在下载中`);
window.open("/api"+url+'?export=true', '_blank');
this.setState({ isspinning: false })
}).catch((error) => {