jiangping
2025-03-11 35a90e467732d7f33cf0ebbaa5b3f20ed67982cb
admin/src/views/business/internalMember.vue
@@ -256,9 +256,9 @@
    this.getPositionList()
  },
  mounted() {
    this.$nextTick(() => {
      this.tableHeight = document.body.scrollHeight - this.$refs.QueryFormRef.offsetHeight - 276
    })
    // this.$nextTick(() => {
    //   this.tableHeight = document.body.scrollHeight - this.$refs.QueryFormRef.offsetHeight - 276
    // })
  },
  methods: {
    startEmpowerBatch() {