From c44ddb9ffc688b144dce65e8f837f24b90d898a9 Mon Sep 17 00:00:00 2001 From: duandongmei Date: Mon, 20 May 2019 15:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E4=BF=AE=E6=94=B9=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E6=89=93=E5=BC=80?= 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 7f7ac8adb..f13dbc840 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -209,10 +209,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; }*/