From 47d6eb7993bffee174d7f2d9956a1f3ceecbd7b4 Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 17 Dec 2022 17:21:04 +0800 Subject: [PATCH] Update crontab.js --- route/static/app/crontab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/static/app/crontab.js b/route/static/app/crontab.js index 44443bf60..c8298cc33 100755 --- a/route/static/app/crontab.js +++ b/route/static/app/crontab.js @@ -587,7 +587,7 @@ function editTaskInfo(id){ layer.open({ type:1, title:'编辑计划任务-['+rdata.name+']', - area: ['750px','450px'], + area: ['650px','440px'], skin:'layer-create-content', shadeClose:false, closeBtn:1,