From cd977ed81af272493fd573e307f224538a045a9f Mon Sep 17 00:00:00 2001 From: duandongmei Date: Tue, 7 May 2019 09:42:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A4=E7=89=88=E6=9C=AC=E6=9A=82=E6=97=B6?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E7=94=9F=E6=95=88=E7=8A=B6=E6=80=81=E5=8F=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index 25cf35e10..f61213eec 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -189,10 +189,10 @@ function update(url){ return; } */ if($(checkboxes).filter(":checked").length==1){ - /* if(cked.val()==1){ + if(cked.val()==1){ top.$.jBox.tip("", ""); return; - } *//*else if(cked.val()==3){ + }/*else if(cked.val()==3){ top.$.jBox.tip("", ""); return; }*/