mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
bug修改
This commit is contained in:
@@ -547,7 +547,7 @@
|
||||
apiCourse.updateContentName({id:this.content.id,name:value}).then(rs=>{
|
||||
if(rs.status!=200){
|
||||
console.log('更新名称失败:'+rs.message);
|
||||
}saveData
|
||||
}
|
||||
})
|
||||
},
|
||||
// 作业上传
|
||||
|
||||
Reference in New Issue
Block a user