|
@@ -3,11 +3,10 @@
|
|
|
<div class="pb_head top">
|
|
|
<span>课堂备课</span>
|
|
|
<div class="student_button">
|
|
|
- <el-button
|
|
|
+ <!-- <el-button
|
|
|
type="primary"
|
|
|
class="bgColor"
|
|
|
- @click="goTo('/course/addCourse?userid=' + userid + '&oid=' + oid)"
|
|
|
- >添加备课ppt</el-button>
|
|
|
+ >添加备课ppt</el-button> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="pb_content_body" style="height: 100%">
|