diff --git a/plugin/admin/app/view/subject-homework/index.html b/plugin/admin/app/view/subject-homework/index.html index 816a311..393139f 100644 --- a/plugin/admin/app/view/subject-homework/index.html +++ b/plugin/admin/app/view/subject-homework/index.html @@ -232,6 +232,9 @@ }, { title: "中国时间", align: "center", field: "time", + },, { + title: "课时", align: "center", + field: "hour", }, { title: "开始时间", align: "center", field: "start_time",