BUG 27604

This commit is contained in:
aixianling
2022-02-23 14:13:59 +08:00
parent c420805ada
commit 57093b06e4

View File

@@ -1,6 +1,6 @@
<template>
<section class="contentDetail">
<ai-detail :detail="detail" :props="props"/>
<AiDetail :detail="detail" :props="props"/>
</section>
</template>