Commit 13a07a0c by caoyanzhi

ss

parent b02227c2
......@@ -434,6 +434,9 @@ export default {
this.$message.success('您下载的数据已为您打包好,请点击下面按钮去报告中心');
this.downMemberListPop.loading = false;
this.downMemberListPop.toReport = true;
} else {
this.downMemberListPop.loading = false;
this.$message.error(res.data.message);
}
}).catch(_ => {
this.downMemberListPop.loading = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment