mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 13:58:26 +08:00
fix: 修改大屏预览分组位置定位不准确问题
This commit is contained in:
@@ -371,9 +371,7 @@ const areaDataPush = component => {
|
||||
}
|
||||
}
|
||||
const handleDbClick = e => {
|
||||
console.log('111=0' + element.value.canvasId)
|
||||
if (element.value.canvasId !== 'canvas-main') {
|
||||
console.log('111=1' + canvasActive.value)
|
||||
dvMainStore.setCurComponent({ component: element.value, index: index.value })
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user