chenrui 4 роки тому
батько
коміт
d9eab061c0

+ 1 - 1
src/views/purchasingManagement/signWarehousing/list.vue

@@ -171,7 +171,7 @@ export default {
     },
     setTableH () {
       const tableSearchH = this.$refs.tableSearch.offsetHeight
-      this.tableHeight = window.innerHeight - tableSearchH - 235
+      this.tableHeight = window.innerHeight - tableSearchH - 200
     }
   },
   watch: {