NEZ-2023 perf:chart隐藏时取消阴影

This commit is contained in:
zyh
2022-07-15 15:36:15 +08:00
parent 86ac46586d
commit 3260eea125

View File

@@ -32,7 +32,6 @@
:class="{
'group-hide-header':item.type === 'group' && item.param.collapse,
'opacityItem': item.static,
'hiddenItem': showHidden[item.id]==='hidden'
}"
:ref="'grid-item' + item.id"
:isResizable = "item.type === 'group' ? false: null"