lilei vor 1 Jahr
Ursprung
Commit
fa6d034bb0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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">