liyongli 2 年之前
父节点
当前提交
2aa3e17c63
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/report/SilkRoadData/index.vue
  2. 1 0
      src/views/report/SilkRoadDetail/index.vue

+ 1 - 0
src/views/report/SilkRoadData/index.vue

@@ -149,6 +149,7 @@ export default {
   height: 100%;
   font-size: 16px;
   overflow-y: auto;
+  overflow-x: hidden;
   background-color: #eee;
   box-sizing: border-box;
   padding-bottom: 0.5em;

+ 1 - 0
src/views/report/SilkRoadDetail/index.vue

@@ -136,6 +136,7 @@ export default {
   height: 100%;
   font-size: 16px;
   overflow-y: auto;
+  overflow-x: hidden;
   background-color: #eee;
   box-sizing: border-box;
   padding-bottom: 0.5em;