From d5d4dc8e1b3bbb776ccc3abf5d32ef601ee8d6f6 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Mon, 29 Oct 2018 13:34:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8F=96=E6=B6=88=E6=9D=A5?= =?UTF-8?q?=E5=87=BD=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 9 ++++++++- .../WEB-INF/views/basics/requestSelectInfo.jsp | 13 +++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index 3e1591fd8..133f26511 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -212,7 +212,8 @@ var checkboxes=$("#${id} ${value} tbody tr td input.i-checks:checkbox"); var requestName =requestNameArr[1]; if(requestName.indexOf("null")==-1&&typeof(indexTableName)!="undefined"&&indexTableName!=null&&indexTableName!=''&&indexTableName.indexOf("null")==-1){ - $.jBox.open("iframe:${ctx}/basics/serviceDictInfo/requestSelectInfo", "", 400, 400, { buttons: { '': 1, '': 0 }, + /****************************************** */ + $.jBox.open("iframe:${ctx}/basics/serviceDictInfo/requestSelectInfo", "",500, 400, { buttons: { '': 1, '': 0 }, submit: function (v, h, f) { if (v == 0) { return true; // close the window @@ -254,6 +255,12 @@ var checkboxes=$("#${id} ${value} tbody tr td input.i-checks:checkbox"); $(".jbox-content,top.document").css("width","90%") } }); + + + + + + /****************************************** */ }else{ // 防止有来函无表名的取消审核操作 top.$.jBox.confirm("","",function(v,h,f){ diff --git a/src/main/webapp/WEB-INF/views/basics/requestSelectInfo.jsp b/src/main/webapp/WEB-INF/views/basics/requestSelectInfo.jsp index 3c3dad12a..e763dcb5e 100644 --- a/src/main/webapp/WEB-INF/views/basics/requestSelectInfo.jsp +++ b/src/main/webapp/WEB-INF/views/basics/requestSelectInfo.jsp @@ -8,14 +8,12 @@ function changesel(){ }
-
-
- -
- + style="scrolling:auto;z-index:999;position:relative;height: 25px; font-size: 18px; text-align: center; margin-top: 30px;line-height: 30px;"> +
+
+