fix(性能测试): 修复在任务中心查看性能测试报告中更多环境时会出现多一层蒙版的缺陷
--bug=1015011 --user=宋天阳 【任务中心】查看多个项目环境的性能测试报告,多了一层灰色遮罩 https://www.tapd.cn/55049933/s/1204260
This commit is contained in:
parent
cce6a7f0de
commit
a89cd8f348
|
@ -3,6 +3,7 @@
|
|||
:title="$t('commons.environment')"
|
||||
:visible.sync="dialogVisible"
|
||||
width="30%"
|
||||
:append-to-body="true"
|
||||
:destroy-on-close="true"
|
||||
:before-close="handleClose">
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue