From 827a43d8431d1c54d6eb8a6590383d3e07e78e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E5=86=AC=E6=A2=85?= Date: Mon, 22 Apr 2019 10:41:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E9=85=8D=E7=BD=AE=E7=83=AD?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index 7a1d5f09f..f8a361455 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -189,11 +189,10 @@ function update(url){ return; } */ if($(checkboxes).filter(":checked").length==1){ - //TODO 生效配置可更改功能,在最后功能实现完成后打开【打开时确认来函和专项是否影响】 - 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; }*/