@@ -278,8 +278,9 @@ export default {
this.$message.error('发送失败');
// this.articleError = '发送失败';
// this.groupError = '发送失败';
+ } finally {
+ this.loading = false;
}
- this.loading = false;
} else {
// 提取具体字段的错误信息
if (errors) {