影像质控页面,列表下方是空白的。应该是需要铺满底部。
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
fdc23361f9
commit
78f2f530c4
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
<!-- qc审核列表 -->
|
||||
<template slot="main-container">
|
||||
<el-table ref="qcCheckList" v-loading="loading" v-adaptive="{ bottomOffset: 110 }" :data="list" stripe
|
||||
<el-table ref="qcCheckList" v-loading="loading" v-adaptive="{ bottomOffset: 60 }" :data="list" stripe
|
||||
height="100" @sort-change="handleSortByColumn">
|
||||
<el-table-column prop="ChallengeState" :label="$t('trials:qcCheck:table:challengeState')" show-overflow-tooltip
|
||||
width="140" sortable="custom">
|
||||
|
|
|
|||
Loading…
Reference in New Issue