zouyu
2026-03-26 aae0b49229d8798a2cc31a8449092e2db62e2407
src/views/business/reportPreparation/index.vue
@@ -62,7 +62,7 @@
      <el-button :loading="outExportLoading" size="mini" type="primary" @click="handleExport">报表导出</el-button>
    </div>
    <div>
      <lims-table :tableData="valueTableData" :column="column" :page="page" :tableLoading="tableLoading"
      <lims-table highlightCurrentRow :tableData="valueTableData" :column="column" :page="page" :tableLoading="tableLoading"
        :isSelection="true" :handleSelectionChange="handleChange" :height="'calc(100vh - 320px)'"
        @pagination="pagination" key="valueTableData">
        <div slot="action" slot-scope="scope">