From 39ecc194aeca3ded5cd046270dc1ca3d0749d09b Mon Sep 17 00:00:00 2001
From: ZhuDongming <773644075@qq.com>
Date: Wed, 06 May 2020 08:58:22 +0800
Subject: [PATCH] update

---
 src/main/webapp/js/moralmap.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/js/moralmap.js b/src/main/webapp/js/moralmap.js
index 6737c74..b0ed81a 100644
--- a/src/main/webapp/js/moralmap.js
+++ b/src/main/webapp/js/moralmap.js
@@ -415,7 +415,7 @@
                     break;
                 case 4:
                     state = 'state04';
-                    stateName = '������';
+                    stateName = '������';
                     break;
             }
             return {

--
Gitblit v1.8.0