Merge pull request #710 from dataease/pr@v1.2@fix_panel-show-details

Pr@v1.2@fix panel show details
This commit is contained in:
王嘉豪 2021-08-27 11:22:21 +08:00 committed by GitHub
commit 40a2757630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"