生物安全模块固定表头

This commit is contained in:
2026-01-13 21:45:32 +08:00
parent 4c55e8026e
commit cb51d95546
10 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@
</el-row>
<!-- 列表 -->
<el-table v-loading="loading" :data="treatmentList" @selection-change="handleSelectionChange"
<el-table v-loading="loading" :data="treatmentList" @selection-change="handleSelectionChange" max-height="650px"
@sort-change="handleSortChange">
<el-table-column type="selection" width="55" align="center" />