1、课程加图片
2、新增运营标签绑定课程
This commit is contained in:
@@ -148,7 +148,7 @@ export default {
|
||||
url: this.$http.adornUrl('/master/course/delCourseCatalogueChapter'),
|
||||
method: 'post',
|
||||
data: this.$http.adornData({
|
||||
'chapterId': id
|
||||
'id': id
|
||||
})
|
||||
}).then(({ data }) => {
|
||||
if (data && data.code === 0) {
|
||||
|
||||
Reference in New Issue
Block a user