diff --git a/public/react/src/modules/courses/Video/LiveNew.js b/public/react/src/modules/courses/Video/LiveNew.js index 0961d0ef7..7c9b3f672 100644 --- a/public/react/src/modules/courses/Video/LiveNew.js +++ b/public/react/src/modules/courses/Video/LiveNew.js @@ -9,8 +9,7 @@ import axios from 'axios'; const { TextArea } = Input; const { Option } = Select; -// ,'威佰通' -const array=['腾讯课堂','B站','斗鱼']; +const array=['腾讯课堂','B站','斗鱼','威佰通']; function range(start, end) { const result = [];