diff --git a/plugin/admin/app/view/student/check_schedule.html b/plugin/admin/app/view/student/check_schedule.html index fa57811..e3a94aa 100644 --- a/plugin/admin/app/view/student/check_schedule.html +++ b/plugin/admin/app/view/student/check_schedule.html @@ -213,7 +213,7 @@ let month = obj.data['month']; let index = layer.open({ type: 2, - title: "修改", + title: "查看排课", shade: 0.1, maxmin: true, area: [common.isModile()?"100%":"950px", common.isModile()?"100%":"650px"],