mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
修改案例管理的最佳案例消息
This commit is contained in:
@@ -236,7 +236,7 @@ export default {
|
||||
if (res.status == 200) {
|
||||
this.$message({
|
||||
type: 'success',
|
||||
message: '设置优秀案例成功!'
|
||||
message: '设置最佳案例成功!'
|
||||
});
|
||||
this.getData()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user