src/views/zzmx/chda.vue
@@ -522,7 +522,7 @@ const SER_HZ = /^[\u4e00-\u9fa5]+$/ export default { name: 'Zzjg', name: 'CHDA', components: { Pagination }, @@ -789,7 +789,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 }