提交 6f574e6f 编写于 作者: lyf's avatar lyf

修改错误处理

上级 e6bdb742
......@@ -302,7 +302,9 @@
}
})
.catch(() => {
this.getErr();
this.$message.error('未获取到相关信息');
this.memberList = [];
// this.getErr();
});
},
// 获取AppId
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册