Ver Fonte

bug 数据配置滚动条

liujiejie há 5 meses atrás
pai
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;