mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-09 19:06:48 +08:00
fix:讨论发帖问题修改
This commit is contained in:
@@ -358,6 +358,8 @@ const postAdd = () => {
|
||||
}
|
||||
}).catch(err=>{
|
||||
console.log(err)
|
||||
ElMessage.error("发帖失败");
|
||||
loading.value.close()
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user