From b9bc80def4e77e1bd2b224747a4dbf0b486e4c1d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 02 Apr 2021 16:49:12 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jfpt-Vue
---
public/map/widgets/analysisAndJudgment/template.html | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/public/map/widgets/analysisAndJudgment/template.html b/public/map/widgets/analysisAndJudgment/template.html
index 0f1176e..4663587 100644
--- a/public/map/widgets/analysisAndJudgment/template.html
+++ b/public/map/widgets/analysisAndJudgment/template.html
@@ -21,14 +21,7 @@
<div class='select-list'>
<ul>
<li>全部</li>
- <li>医疗求助</li>
- <li>火警</li>
- <li>紧急求救</li>
- <li>盗警</li>
- <li>普通报警</li>
- <li>交通</li>
- <li>中心调度</li>
- <li>电话报警</li>
+ <li>一键求助</li>
</ul>
</div>
</li>
@@ -62,7 +55,7 @@
<tr>
<th>序号</th>
<th>类别</th>
- <th>行政区</th>
+ <th>接警员</th>
<th>日期</th>
<th>操作</th>
</tr>
--
Gitblit v1.9.3