diff --git a/src/views/oneMap/components/dynamicInformation.vue b/src/views/oneMap/components/dynamicInformation.vue
index f4a1295..1267e89 100644
--- a/src/views/oneMap/components/dynamicInformation.vue
+++ b/src/views/oneMap/components/dynamicInformation.vue
@@ -22,73 +22,68 @@
-
-
-
-
-
-
-
-
-
-
- 发布
- 解除
- 下载
-
-
-
-
-
-
-
-
-
-
-
- {{ item[info] == 0 ? "未处理" : "已处理" }}
-
-
-
-
-
- {{ item[info] }}
-
-
-
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+ 发布
+ 解除
+ 下载
+
+
+
+
+
+
+
+
+
+
+
+ {{ item[info] == 0 ? "未处理" : "已处理" }}
+
+
+
+
+
+ {{ item[info] }}
+
+
+
+
+
+
+
@@ -293,7 +288,7 @@