feat:面授课开课去上课弹框优化

This commit is contained in:
wyx
2023-03-23 21:48:50 +08:00
parent 63da92d810
commit 7e85120426

View File

@@ -274,7 +274,7 @@
<div>{{ item }}</div>
<div
@click="toOffcoursePlanPage(openCourseIdList[key])"
style="width:60px;height:30px;text-align:center;line-height:30px;background:#0078fc;border-radius:5px;color:#fff;cursor: pointer;">学习</div>
style="width:60px;height:30px;text-align:center;line-height:30px;background:#0078fc;border-radius:5px;color:#fff;cursor: pointer;">上课</div>
</div>
</div>
</el-dialog>