Browse Source

bug 数据配置滚动条

liujiejie 5 months ago
parent
commit
36f9b395ae

+ 3 - 0
src/views/performance/components/custonAsCom/dragChart/components/chartsData.vue

@@ -166,6 +166,9 @@ export default {
 </script>
 
 <style scoped lang="scss">
+.el-tree {
+  overflow: hidden !important;
+}
 .chartContiner {
   background-color: skyblue;
   width: 300px;