fix:修复存在过滤组件的仪表板明细弹出不对问题

This commit is contained in:
wangjiahao 2021-08-27 11:20:35 +08:00
parent 95ad6d09d7
commit 386e2cbf6f

View File

@ -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"