zouyu
2026-05-07 b0d4df5f39525ae7fe252e8ee65d85fd71dca721
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%">