From 0f84e743b0568fcdc64f37fdb89a46d6dad83f0a Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Thu, 13 Feb 2020 22:08:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A8=81=E4=BD=B0=E9=80=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/Video/LiveNew.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 = [];