Commit baf0a283 authored by 黄奎's avatar 黄奎

页面修改

parent 9e2c5c3c
......@@ -282,7 +282,7 @@
</template>
<script>
import {getTimeDetail} from '../../api/classroom/index'
import {getVideoPlayAuth,getVideoPlayUrl} from '../../api/classroom/video'
// import {getVideoPlayAuth,getVideoPlayUrl} from '../../api/classroom/video'
import schedulVisit from './components/schedul-visit'
import schedulHead from './components/schedul-head'
......
This diff is collapsed.
......@@ -613,6 +613,11 @@ const routes = [{
component: () =>
import("pages/sale/visitorRegistrat.vue")
},
{
path: "/course/teacherHours", //教学奖励 教师课时统计
component: () =>
import("pages/course/teacherHours.vue")
},
{
path: "/course/classHourReward", //教学奖励 课时奖励
component: () =>
......
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