diff --git a/src/views/demo/bootstraps/auditinfo/MapList/index.vue b/src/views/demo/bootstraps/auditinfo/MapList/index.vue
index 24b703dc..90481636 100644
--- a/src/views/demo/bootstraps/auditinfo/MapList/index.vue
+++ b/src/views/demo/bootstraps/auditinfo/MapList/index.vue
@@ -290,7 +290,7 @@
justify-content: space-between;
}
.item-info-address {
- width: 100px;
+ width: 120px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
diff --git a/src/views/demo/bootstraps/auditinfo/index.vue b/src/views/demo/bootstraps/auditinfo/index.vue
index d9188d2d..8003eec2 100644
--- a/src/views/demo/bootstraps/auditinfo/index.vue
+++ b/src/views/demo/bootstraps/auditinfo/index.vue
@@ -20,13 +20,14 @@
v-else
/>
-
-