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