From bfb1606a202ecfb1523c1ac13ee5ae78dbf14528 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sun, 25 Apr 2021 14:56:47 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jfpt-Vue
---
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