@@ -498,7 +498,7 @@ export default {
message: "导出成功!",
type: 'success'
});
- // window.open(res.data.data)
+ window.open(res.data.data)
} else {
that.fullscreenLoading = false;
that.$message({