src/views/jcsz/yhqd.vue
@@ -445,7 +445,7 @@ const SER_HZ = /^[\u4e00-\u9fa5]+$/ export default { name: 'Zzjg', name: 'YYQD', components: { Pagination }, @@ -708,7 +708,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 }