chuzhixin 4 years atrás
parent
commit
20718a5fc5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mock/controller/changeLog.js

+ 1 - 1
mock/controller/changeLog.js

@@ -216,7 +216,7 @@ const data = [
     timestamp: '2020-12-5',
   },
   {
-    content: '完成首页重构,根据echarts 5.0',
+    content: '完成首页重构,跟进echarts 5.0',
     timestamp: '2020-12-7',
   },
 ]