fix(测试跟踪): 修复测试计划中场景报告分享链接不显示问题
--bug=1019457 --user=赵勇 【接口测试】测试计划-场景用例-执行结果-点击分享报告没反应 https://www.tapd.cn/55049933/s/1301631
This commit is contained in:
parent
61d3bd0019
commit
d553aea29b
|
@ -50,7 +50,7 @@
|
|||
<el-popover
|
||||
v-if="!isPlan && (!debug || exportFlag) && !isTemplate"
|
||||
v-permission="['PROJECT_PERFORMANCE_REPORT:READ+EXPORT']"
|
||||
style="margin-right: 10px; float: right"
|
||||
style="margin-right: 10px; z-index: 9999; position: inherit"
|
||||
placement="bottom"
|
||||
trigger="click"
|
||||
width="300">
|
||||
|
|
Loading…
Reference in New Issue