lilei hai 6 meses
pai
achega
563dfa1e5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/salesManagement/pushOrderManagement/list.vue

+ 1 - 1
src/views/salesManagement/pushOrderManagement/list.vue

@@ -420,7 +420,7 @@ export default {
     // 计算表格高度
     setTableH () {
       const tableSearchH = this.$refs.tableSearch.offsetHeight
-      this.tableHeight = window.innerHeight - tableSearchH - 200
+      this.tableHeight = window.innerHeight - tableSearchH - 195
     }
   },
   watch: {