From ee755443d1364ba3f2fea20ef0f9efcb5ee04216 Mon Sep 17 00:00:00 2001 From: Dai Date: Thu, 10 Oct 2024 17:46:36 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=AF=BE=E7=A8=8B=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=BE=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/admin/app/view/subject-homework/index.html | 3 +++ 1 file changed, 3 insertions(+) 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",