Commit dd07b40b by zhangleyuan

feat:解决合并代码后的问题

parents eb17cab5 2e908029
......@@ -2,7 +2,7 @@
* @Author: 吴文洁
* @Date: 2020-08-05 10:07:47
* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-07-13 15:25:32
* @LastEditTime: 2021-07-14 10:00:59
* @Description: 线上课新增/编辑页
* @Copyright: 杭州杰竞科技有限公司 版权所有
*/
......@@ -349,7 +349,7 @@ class AddVideoCourse extends React.Component {
contentType: 'SCHEDULE',
mediaType: suffix,
mediaName: folderName,
id: resourceId,
resourceId,
mediaUrl: ossUrl,
sort: _courseChapterList.length
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment