Browse Source

修改bug

chenrui 1 year ago
parent
commit
7bac009560
1 changed files with 1 additions and 1 deletions
  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>
           <!-- 产品分类 -->