src/views/CNAS/resourceDemand/device/component/borrow.vue
@@ -18,7 +18,7 @@ </div> </div> <div class="tables"> <lims-table :tableData="tableData" :column="column" :tableLoading="tableLoading" :height="'calc(100vh - 290px)'" <lims-table :tableData="tableData" :column="column" :tableLoading="tableLoading" :height="150" :page="page" @pagination="pagination"></lims-table> </div> <el-dialog title="仪器设备领(借)用登记" top="5vh" :visible.sync="dialogVisible" width="60%">