diff --git a/core/core-frontend/src/views/system/parameter/map/Geometry.vue b/core/core-frontend/src/views/system/parameter/map/Geometry.vue index bf35a85358..e725d951f1 100644 --- a/core/core-frontend/src/views/system/parameter/map/Geometry.vue +++ b/core/core-frontend/src/views/system/parameter/map/Geometry.vue @@ -81,7 +81,7 @@
上级区域
- {{ selectedData.parentName }} + {{ selectedData.parentName || '-' }} {{ '(' + selectedData.pid + ')' }}