From 4f11d6a54ade61ba7daf8ba856014d2f8994badf Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sun, 09 May 2021 08:34:19 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue

---
 public/map/widgets/analysisAndJudgment/template.html |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/public/map/widgets/analysisAndJudgment/template.html b/public/map/widgets/analysisAndJudgment/template.html
index a7d722d..4663587 100644
--- a/public/map/widgets/analysisAndJudgment/template.html
+++ b/public/map/widgets/analysisAndJudgment/template.html
@@ -21,9 +21,7 @@
                         <div class='select-list'>
                             <ul>
                                 <li>全部</li>
-                                <li>治安警情</li>
-                                <li>刑事警情</li>
-                                <li>火警</li>
+                                <li>一键求助</li>
                             </ul>
                         </div>
                     </li>
@@ -57,7 +55,7 @@
                                 <tr>
                                     <th>序号</th>
                                     <th>类别</th>
-                                    <th>行政区</th>
+                                    <th>接警员</th>
                                     <th>日期</th>
                                     <th>操作</th>
                                 </tr>

--
Gitblit v1.9.3