diff --git a/src/views/modules/base/huji/immigration/index.vue b/src/views/modules/base/huji/immigration/index.vue index 219406c11..019842e53 100644 --- a/src/views/modules/base/huji/immigration/index.vue +++ b/src/views/modules/base/huji/immigration/index.vue @@ -500,7 +500,7 @@ export default { this.getValiheList() this.getTableData() - this.searchH = this.$refs.searchForm.offsetHeight + 300 + this.searchH = this.$refs.searchForm.offsetHeight + 290 console.log('searchH----', this.$refs.searchForm.offsetHeight) }, methods: {