生物安全模块固定表头
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</el-row>
|
||||
|
||||
<!-- 列表 -->
|
||||
<el-table v-loading="loading" :data="diagnosisList" @selection-change="handleSelectionChange"
|
||||
<el-table v-loading="loading" :data="diagnosisList" @selection-change="handleSelectionChange" max-height="650px"
|
||||
@sort-change="handleSortChange">
|
||||
<el-table-column type="selection" width="55" align="center" />
|
||||
<el-table-column label="耳号" align="center" prop="sheepNo" />
|
||||
|
||||
Reference in New Issue
Block a user