mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
feat(数据大屏): 数据大屏预览支持下载图表数据等
This commit is contained in:
@@ -290,7 +290,7 @@ const deepScale = computed(() => scale.value / 100)
|
||||
element-loading-background="rgba(255, 255, 255, 1)"
|
||||
>
|
||||
<component-edit-bar
|
||||
v-if="!showPosition.includes('canvas') && dvInfo.type === 'dashboard' && !props.isSelector"
|
||||
v-if="!showPosition.includes('canvas') && !props.isSelector"
|
||||
class="wrapper-edit-bar"
|
||||
ref="componentEditBarRef"
|
||||
:canvas-id="canvasId"
|
||||
|
||||
Reference in New Issue
Block a user