forked from github/dataease
fix:修复存在过滤组件的仪表板明细弹出不对问题
This commit is contained in:
parent
95ad6d09d7
commit
386e2cbf6f
@ -72,6 +72,7 @@
|
||||
<de-out-widget
|
||||
v-else-if="item.type==='custom'"
|
||||
:id="'component' + item.id"
|
||||
ref="wrapperChild"
|
||||
class="component"
|
||||
:style="getComponentStyleDefault(item.style)"
|
||||
:prop-value="item.propValue"
|
||||
|
Loading…
Reference in New Issue
Block a user