BUG 25901

This commit is contained in:
aixianling
2021-12-24 10:02:37 +08:00
parent a5261dcd61
commit 3e6fb9f710
33 changed files with 35 additions and 37 deletions

View File

@@ -119,7 +119,7 @@
</div>
</div>
</u-popup>
<AiBack custom @back="back"/>
</div>
<div class="detail" v-if="isShowConfig">
<component

View File

@@ -61,7 +61,7 @@
</div>
</div>
</div>
<AiBack custom @back="$emit('back')"/>
</div>
</template>