@ -2302,7 +2302,7 @@
mounted () {
this.$nextTick(() => {
this.height = window.innerHeight / 2 - 30
this.height = window.innerHeight / 2 - 120
/*第二个表格高度的动态调整*/
this.secondHeight = window.innerHeight - this.height - 175
})