chenrui hace 1 año
padre
commit
7bac009560
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/reportData/salesRankingReport/list.vue

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

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