src/views/CNAS/process/reportResults/index.vue
@@ -18,7 +18,7 @@ </div> </div> <div class="table"> <lims-table :tableData="tableData" :column="column" :tableLoading="tableLoading" :height="'calc(100vh - 270px)'" <lims-table :tableData="tableData" :column="column" :tableLoading="tableLoading" :height="150" :page="page" @pagination="pagination"></lims-table> </div> <el-dialog :title="title" :visible.sync="addDialogVisible" width="400px" top="6vh">