fix(测试跟踪): 首页列表展示问题
--bug=1023504 --user=宋昌昌 【测试跟踪】首页 - 过去7天测试计划失败用例TOP 10、用例评审,切换每页条数后显示不完整 https://www.tapd.cn/55049933/s/1341266
This commit is contained in:
parent
6358d8930b
commit
a2adda8bf9
|
@ -22,7 +22,7 @@
|
|||
</el-row>
|
||||
|
||||
<el-row style="margin-top: 16px">
|
||||
<el-col style="height: 369px; background-color: #ffffff">
|
||||
<el-col style="background-color: #ffffff">
|
||||
<ms-failure-test-case-list
|
||||
:select-function-case="true"
|
||||
@redirectPage="redirectPage"
|
||||
|
@ -31,13 +31,13 @@
|
|||
</el-row>
|
||||
|
||||
<el-row style="margin-top: 16px">
|
||||
<el-col style="height: 369px; background-color: #ffffff">
|
||||
<el-col style="background-color: #ffffff">
|
||||
<review-list />
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
||||
<el-row style="margin-top: 16px">
|
||||
<el-col style="height: 369px; background-color: #ffffff">
|
||||
<el-col style="background-color: #ffffff">
|
||||
<ms-running-task-list
|
||||
:call-from="'track_home'"
|
||||
@redirectPage="redirectPage"
|
||||
|
|
Loading…
Reference in New Issue