src/views/business/reportPreparation/index.vue
@@ -63,7 +63,7 @@ </div> <div> <lims-table highlightCurrentRow :tableData="valueTableData" :column="column" :page="page" :tableLoading="tableLoading" :isSelection="true" :handleSelectionChange="handleChange" :height="'calc(100vh - 320px)'" :isSelection="true" :handleSelectionChange="handleChange" :height="38" :more="true" @pagination="pagination" key="valueTableData"> <div slot="action" slot-scope="scope"> <el-button size="small" type="text" @click="viewIssued(scope.row)">查看报告</el-button>