fix(用例管理): 修复用例导入失败信息展示不完全问题

--bug=1035874 --user=王旭 【用例管理】功能用例-导入excel文件-提示失败334条,查看更多没有显示全部的失败信息 https://www.tapd.cn/55049933/s/1477629
This commit is contained in:
WangXu10 2024-03-19 18:02:48 +08:00 committed by Craftsman
parent 95d1e28e05
commit ae2f2147d8
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
<MsList
mode="static"
:virtual-list-props="{
height: 'calc(100vh - 56px)',
height: 'calc(100vh - 270px)',
}"
:data="validateResultInfo.errorMessages"
:bordered="false"