@ -232,7 +232,7 @@ export default {
},
computed: {
tableHeight () {
return this.clientHeight - 60 - 80 - 80 - 280
return this.clientHeight - 60 - 330
...mapGetters(['clientHeight', 'env'])