返回 {{ course.title }} 章节管理
添加章 添加课
{% for item in chapters %} {% endfor %}
编号 名称 课时数 排序 操作
{{ item.id }} {{ item.title }} {{ item.lesson_count }}