From 98477b8e087d6d66491a1b89db55afb8c89ea470 Mon Sep 17 00:00:00 2001 From: wangwei Date: Tue, 25 Jun 2019 11:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/views/cfg/intercept/strateagy/trustedCertForm.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertForm.jsp b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertForm.jsp index 604bc575b..8730b228a 100644 --- a/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/intercept/strateagy/trustedCertForm.jsp @@ -29,8 +29,7 @@ $(function(){ return false; } - } */ - certFile=$("#certFileInfo").val(); + } */ if((certFile==null || certFile=="")){ $("div[for='certFileI']").append(""); return false;