src/views/zzmx/gxdy.vue
@@ -357,7 +357,7 @@ const SER_HZ = /^[\u4e00-\u9fa5]+$/ export default { name: 'Zzjg', name: 'GXDY', components: { Pagination }, @@ -568,7 +568,7 @@ this.$nextTick(() => { this.mainHeight = window.innerHeight - 250 this.tableHeight = this.mainHeight - 100 this.isFullscreen = window.innerHeight < 800 // this.isFullscreen = window.innerHeight < 800 if (window.innerHeight < 800) { this.tableHeight = this.tableHeight - 50 }