This commit is contained in:
yanran200730
2022-06-27 09:43:01 +08:00
parent a3cb513b57
commit b5ae298ee9
3 changed files with 13 additions and 5 deletions

View File

@@ -91,7 +91,7 @@
<div class="coordinate-top"></div>
<div class="coordinate-label">{{ item.left }}, {{ item.top }}</div>
</div>
<ai-dv-render :data="item" :theme="dashboard.theme" :index="index"/>
<ai-dv-render :data="item" :theme="dashboard.theme" :index="index" :instance="instance" />
</vue-draggable-resizable>
</div>
</ai-dv-wrapper>