From b244cdfd8af0e5d2a80bcf574bc4c511d43ca74c Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Tue, 30 Oct 2018 15:33:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E9=87=8F=E7=BB=9F=E8=AE=A1=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E5=88=97=E8=A1=A8=E5=A2=9E=E5=8A=A0closeTip();?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp index d45f9bd31..884d1044a 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp @@ -637,6 +637,7 @@ function portActiveList(){ $("#tbodyDataPort").prepend("No Data"); } } + closeTip(); }, }); }