From 752dbe58040926e958aa2447fb21732388be5706 Mon Sep 17 00:00:00 2001 From: Dai Date: Wed, 7 Aug 2024 18:09:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/admin/app/view/student/check_schedule.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],