chenrui преди 1 година
родител
ревизия
9dc162ee0e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/reportData/salesDetails/list.vue

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

@@ -432,7 +432,7 @@ export default {
     },
     setTableH () {
       const tableSearchH = this.$refs.tableSearch.offsetHeight
-      this.tableHeight = window.innerHeight - tableSearchH - 225
+      this.tableHeight = window.innerHeight - tableSearchH - 215
     }
   },
   mounted () {