mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-20 00:06:45 +08:00
回答发布失败+原因
This commit is contained in:
@@ -254,7 +254,7 @@ export default {
|
||||
} else {
|
||||
this.loading = false;
|
||||
this.$message({
|
||||
message: res.message,
|
||||
message: "回答发布失败:"+ res.message,
|
||||
type: 'error'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user