Browse Source

修改bug

chenrui 1 năm trước cách đây
mục cha
commit
7bac009560
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/reportData/salesRankingReport/list.vue

+ 1 - 1
src/views/reportData/salesRankingReport/list.vue

@@ -102,7 +102,7 @@
           :columns="columns"
           :data="loadData"
           :style="{ height: tableHeight+84+'px' }"
-          :scroll="{ x: 1820}"
+          :scroll="{ x: 1820,y: tableHeight}"
           :defaultLoadData="false"
           bordered>
           <!-- 产品分类 -->