Merge pull request #8070 from dataease/pr@dev@fix_public-link
fix(仪表板): 修复仪表板公共链接打开视图明细弹出输入用户信息问题
This commit is contained in:
commit
7a326d581e
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user