fix(项目管理): 公共脚本列表鼠标Tooltip
--bug=1037553 --user=王旭 【项目管理】公共脚本名称省略显示时,鼠标放上应该有气泡显示全部名称 https://www.tapd.cn/55049933/s/1482115
This commit is contained in:
parent
79543f69e6
commit
3a5a33ad0d
|
@ -130,6 +130,7 @@
|
||||||
slotName: 'name',
|
slotName: 'name',
|
||||||
width: 300,
|
width: 300,
|
||||||
showInTable: true,
|
showInTable: true,
|
||||||
|
showTooltip: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'project.commonScript.description',
|
title: 'project.commonScript.description',
|
||||||
|
|
Loading…
Reference in New Issue