From 323afaf1aa1ea2c15b852939037c3ce2827000b3 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sun, 25 Apr 2021 12:49:49 +0800
Subject: [PATCH] 地图加入业主 医院类 面包屑优化
---
public/map/widgets/supervisoryMap/template.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/map/widgets/supervisoryMap/template.html b/public/map/widgets/supervisoryMap/template.html
index 986138d..d5866cc 100644
--- a/public/map/widgets/supervisoryMap/template.html
+++ b/public/map/widgets/supervisoryMap/template.html
@@ -176,9 +176,9 @@
<thead>
<tr>
<th>序号</th>
- <th>类别</th>
- <th>等级</th>
<th>名称</th>
+ <th>等级</th>
+ <th>类型</th>
<!-- <th>操作</th> -->
</tr>
</thead>
--
Gitblit v1.9.3