From 15e0484544e380268a2e556221df12b92cdaaf67 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 05 六月 2020 14:04:42 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/matCode/matCode.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/matCode/matCode.js b/src/main/webapp/static/js/matCode/matCode.js
index 866d224..7886e47 100644
--- a/src/main/webapp/static/js/matCode/matCode.js
+++ b/src/main/webapp/static/js/matCode/matCode.js
@@ -125,7 +125,7 @@
                     title: '鏂板',
                     maxmin: true,
                     area: [top.detailWidth, top.detailHeight],
-                    shadeClose: true,
+                    shadeClose: false,
                     content: 'matCode_detail.html',
                     success: function(layero, index){
                         layer.getChildFrame('#data-detail-submit-edit', index).hide();

--
Gitblit v1.9.1