fix(接口测试): 脚本错误hover提示重复
--bug=1043241 --user=陈建星 【测试计划】&【接口测试】场景用例列表-hover脚本错误提示信息重复 https://www.tapd.cn/55049933/s/1545869
This commit is contained in:
parent
6d05ca6fdc
commit
39c60ea3b2
|
@ -5,6 +5,7 @@
|
|||
<a-tooltip v-if="props.scriptIdentifier" :content="getMsg()">
|
||||
<MsTag
|
||||
class="ml-2"
|
||||
:tooltip-disabled="true"
|
||||
:self-style="{
|
||||
border: `1px solid ${methodColor}`,
|
||||
color: methodColor,
|
||||
|
|
Loading…
Reference in New Issue