mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
refactor(图表): 视图统一定义为图表
This commit is contained in:
@@ -1442,7 +1442,7 @@ defineExpose({
|
||||
@linkJumpSetOpen="linkJumpSetOpen(item)"
|
||||
@linkageSetOpen="linkageSetOpen(item)"
|
||||
>
|
||||
<!--如果是视图 则动态获取预存的chart-view数据-->
|
||||
<!--如果是图表 则动态获取预存的chart-view数据-->
|
||||
<component
|
||||
:is="findComponent(item.component)"
|
||||
v-if="item.component === 'UserView'"
|
||||
|
||||
Reference in New Issue
Block a user