From ed0b6184106207c5b3aca79f464aed3b0f521d61 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Sun, 6 Jan 2019 20:05:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp b/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp index 683ca6985..249ef3afb 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/trafficWebTypeList.jsp @@ -137,6 +137,7 @@ class="table table-striped table-bordered table-condensed text-nowrap"> + @@ -370,7 +371,7 @@ gbytper=((data.Gbyte/(totalGbyte))*100).toFixed(2); } var html = ''; - html += ''; + html += ''; html += "" + data.website + ""; html += "" + data.uniqueNum + ""; html += "" + (((data.entranceId)==1) ? "Astana":"Alamty") + "";