diff --git a/src/views/data/overview/components/configuration.vue b/src/views/data/overview/components/configuration.vue index d1ecc03..f84279b 100644 --- a/src/views/data/overview/components/configuration.vue +++ b/src/views/data/overview/components/configuration.vue @@ -22,7 +22,13 @@
- 添加层级 + + 添加层级 + 保存 编辑 @@ -384,6 +390,7 @@ watch( width: 100%; flex: 1; padding: var(--padding-normal) 0; + overflow-y: auto; .select-level-box { width: 100%; display: flex;