From 24ff189f8da88744cee87213e234bc4aa5418a3f Mon Sep 17 00:00:00 2001 From: wangwei Date: Sat, 22 Jun 2019 18:09:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9D=9E=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=86=85=E7=BD=AE=E8=AF=81=E4=B9=A6=E6=97=A0=E6=B3=95=E7=BC=96?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E4=BB=8D=E6=8F=90=E7=A4=BA=E7=A6=81=E6=AD=A2?= =?UTF-8?q?=E6=93=8D=E4=BD=9Cbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 3 +-- .../WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp | 2 +- 2 files 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 ecf37fe55..1e44b627e 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -248,8 +248,7 @@ function update(url){ return; } } - - if(cked.attr("built-in")){ + if(cked.attr("built-in") == 1){ top.$.jBox.tip("", ""); return; } diff --git a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp index 49a6df540..ada024b32 100644 --- a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertList.jsp @@ -397,7 +397,7 @@ - +