From fd5c26877a27fc2385b3caf3e45d3d20d2c65184 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 23 六月 2020 10:37:26 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/wrkDetl/wrkDetl.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/wrkDetl/wrkDetl.js b/src/main/webapp/static/js/wrkDetl/wrkDetl.js index 2f9fe0b..1fb1303 100644 --- a/src/main/webapp/static/js/wrkDetl/wrkDetl.js +++ b/src/main/webapp/static/js/wrkDetl/wrkDetl.js @@ -200,7 +200,7 @@ title: '璇︽儏', maxmin: true, area: [top.detailWidth, top.detailHeight], - shadeClose: false, + shadeClose: true, content: 'wrkDetl_detail.html', success: function(layero, index){ setFormVal(layer.getChildFrame('#detail', index), data, true); -- Gitblit v1.9.1