diff --git a/zfipc-ui/src/views/bigscreen/company/index.vue b/zfipc-ui/src/views/bigscreen/company/index.vue index ef2d700..414c9d1 100644 --- a/zfipc-ui/src/views/bigscreen/company/index.vue +++ b/zfipc-ui/src/views/bigscreen/company/index.vue @@ -89,7 +89,6 @@ v-show="showPanel" >
{{ this.showProvinceName }} 关闭
@@ -2025,6 +2024,7 @@ export default { no-repeat center center; position: absolute; width: 450px; + min-height: 200px; overflow-y: auto; background-size: 100% 100%; z-index: 999;