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类型增加格式提示