k94314517
2025-03-26 12769ff64ea1f52d6a0a45f53b6acd336fe234fc
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() {