zouyu
2026-04-28 3115fcc80036ec4bfe3a2cd1128c5fdc82a01f42
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%">