diff --git a/src/views/system/baseManager/index.vue b/src/views/system/baseManager/index.vue
index 434268f..0ae63a3 100644
--- a/src/views/system/baseManager/index.vue
+++ b/src/views/system/baseManager/index.vue
@@ -36,8 +36,16 @@
-
-
+
+
+ {{ scope.row.baseArea ? `${scope.row.baseArea}亩` : '' }}
+
+
+
+
+ {{ scope.row.baseAltitude ? `${scope.row.baseAltitude}米` : '' }}
+
+