From 7df1aad3d9f2e54d8549bb0e55b8b6a3f1ae90ff Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 09 Nov 2018 16:57:49 +0800 Subject: [PATCH] update --- src/main/webapp/view/map.jsp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/view/map.jsp b/src/main/webapp/view/map.jsp index 2ca7b1e..bc2a6d1 100644 --- a/src/main/webapp/view/map.jsp +++ b/src/main/webapp/view/map.jsp @@ -654,5 +654,6 @@ function callJS(jsonData){ moralMap.callJS(jsonData); + refreshAllState(); } </script> -- Gitblit v1.8.0