style(测试计划): 修改关联用例模块树高度
--bug=1042691 --user=吕梦园 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001042691
This commit is contained in:
parent
29ca3d27c6
commit
1d606166c9
|
@ -103,7 +103,7 @@
|
|||
|
||||
const virtualListProps = computed(() => {
|
||||
return {
|
||||
height: 'calc(100vh - 408px)',
|
||||
height: 'calc(100vh - 180px)',
|
||||
threshold: 200,
|
||||
fixedSize: true,
|
||||
buffer: 15, // 缓冲区默认 10 的时候,虚拟滚动的底部 padding 计算有问题
|
||||
|
|
Loading…
Reference in New Issue