fix(接口场景): 接口场景数据多个页签时表格气泡会重叠

--bug=1004931 --user=宋天阳 【接口测试-接口自动化】添加多于一个标签后表格页面显示气泡弹窗内容重叠
This commit is contained in:
song-tianyang 2021-07-09 14:56:53 +08:00 committed by 刘瑞斌
parent 2219e6960c
commit 04d982d6b7
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@
:field="item"
:fields-width="fieldsWidth"
min-width="120px"
:showOverflowTooltip="false"
:label="$t('api_test.automation.tag')">
<template v-slot:default="scope">
<ms-tag v-for="(itemName,index) in scope.row.tags" :key="index" type="success" effect="plain"