影像质控页面,列表下方是空白的。应该是需要铺满底部。
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-12-31 15:51:40 +08:00
parent fdc23361f9
commit 78f2f530c4
1 changed files with 1 additions and 1 deletions

View File

@ -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">