lilei 1 year ago
parent
commit
fa6d034bb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/reportData/salesDetails/list.vue

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

@@ -142,7 +142,7 @@
           :data="loadData"
           :pageSize="30"
           :style="{ height: tableHeight+84.5+'px' }"
-          :scroll="{ x: 2480 , y: tableHeight - 10 }"
+          :scroll="{ x: 2480 , y: tableHeight - 30 }"
           :defaultLoadData="false"
           bordered>
           <template slot="footer">