@@ -1944,6 +1944,7 @@ export default {
if(responsr.data == true){
// this.download(jues);
// window.location.href = jues
+ this.exportflag=true;
window.open(responsr.msg)
}else{
this.msgSuccess('数据暂未加载完成,请稍后点击导出进度按钮查看');