From 3e9768215324b86375dcfdf5aa36512de2283352 Mon Sep 17 00:00:00 2001 From: wangxin Date: Thu, 9 Aug 2018 19:41:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E8=A1=A8=E7=9A=84userRegion?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E5=8A=A0=E5=85=A5=E9=9D=9E=E5=8F=AF=E8=A7=81?= =?UTF-8?q?=E5=AD=97=E7=AC=A6=E7=9A=84=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/static/global/scripts/common.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/static/global/scripts/common.js b/src/main/webapp/static/global/scripts/common.js index 58cb12476..5300667e8 100644 --- a/src/main/webapp/static/global/scripts/common.js +++ b/src/main/webapp/static/global/scripts/common.js @@ -412,6 +412,7 @@ $(function(){ var ns = s.replace(/\t|\r|\n/mg, ""); $(this).val(ns); });*/ + $("input[name*='userRegion']").addClass("invisibleChar"); }); window.onload=function(){ //日志查询IP类型增加格式提示