Browse Source

自定义分析-生成指标-指标标签列表盒子滚动条

hbchen 11 months ago
parent
commit
ab45b344c2

+ 3 - 0
src/views/datasheet_manage/customAnalysis/components/rightSection.vue

@@ -70,6 +70,9 @@ export default {
   border: 1px solid #C8CDD9;
   background: #FFF;
   margin-left: 20px;
+  height:700px ;
+  min-height: 700px;
+  overflow: auto;
   .create-cont {
     .edb-list {
       padding: 30px;