From 1bbf7b8a03f2e87d4a9a19b7474047420e65202b Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 27 Aug 2021 11:51:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E8=BE=BE=E5=BC=8F=E7=94=9F=E6=88=90?= =?UTF-8?q?=E5=99=A8=E7=AA=97=E5=8F=A3=E6=9C=80=E5=A4=A7=E6=9C=80=E5=B0=8F?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-quartz/src/main/resources/templates/monitor/job/job.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-quartz/src/main/resources/templates/monitor/job/job.html b/ruoyi-quartz/src/main/resources/templates/monitor/job/job.html index 190183ed..dad68ba8 100644 --- a/ruoyi-quartz/src/main/resources/templates/monitor/job/job.html +++ b/ruoyi-quartz/src/main/resources/templates/monitor/job/job.html @@ -185,6 +185,7 @@ var url = prefix + '/cron'; var height = $(window).height() - 50; top.layer.open({ + maxmin: true, title: "Cron表达式生成器", type: 2, area: ['800px', height + "px" ], //宽高