瀏覽代碼

bug 数据配置滚动条

liujiejie 5 月之前
父節點
當前提交
36f9b395ae
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/performance/components/custonAsCom/dragChart/components/chartsData.vue

+ 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;