@ -24,7 +24,8 @@ export default {
data() {
return {
sortVisible: false,
sortTableData: []
sortTableData: [],
tableHeight: 0
}
},
mounted() {