提交 550c3673 编写于 作者: changdi.hao's avatar changdi.hao

增加导出成功提升

上级 12276f01
流水线 #35658 已取消 于阶段
...@@ -473,6 +473,7 @@ export default { ...@@ -473,6 +473,7 @@ export default {
a.setAttribute('href',href); a.setAttribute('href',href);
a.setAttribute('download',name); a.setAttribute('download',name);
a.click(); a.click();
this.$message.success('导出成功')
}, },
// 预约时间 // 预约时间
timeHandle(row) { timeHandle(row) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册