mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
Merge pull request #8070 from dataease/pr@dev@fix_public-link
fix(仪表板): 修复仪表板公共链接打开视图明细弹出输入用户信息问题
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
:screen-shot="screenShot"
|
||||
:canvas-style-data="canvasStyleData"
|
||||
:show-position="showPosition"
|
||||
:user-id="userId"
|
||||
@fill-chart-2-parent="setChartData"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,6 +63,7 @@
|
||||
:screen-shot="screenShot"
|
||||
:canvas-style-data="canvasStyleData"
|
||||
:show-position="showPosition"
|
||||
:user-id="userId"
|
||||
@filter-loaded="filterLoaded"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user