This commit is contained in:
Dai 2024-08-07 18:09:31 +08:00
parent cb82542ecd
commit 752dbe5804

View File

@ -213,7 +213,7 @@
let month = obj.data['month']; let month = obj.data['month'];
let index = layer.open({ let index = layer.open({
type: 2, type: 2,
title: "修改", title: "查看排课",
shade: 0.1, shade: 0.1,
maxmin: true, maxmin: true,
area: [common.isModile()?"100%":"950px", common.isModile()?"100%":"650px"], area: [common.isModile()?"100%":"950px", common.isModile()?"100%":"650px"],