From 2d67ed727031e32a6762d0ca77a8d9dd18fb13f0 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Mon, 12 Nov 2018 17:02:06 +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