fix: doc slot

This commit is contained in:
xingyu4j
2025-11-13 17:44:44 +08:00
parent 8a4af8c55b
commit 83a5ca15b5
8 changed files with 145 additions and 118 deletions

View File

@@ -176,7 +176,9 @@ onMounted(async () => {
<template>
<Page auto-content-height>
<DocAlert title="自动回复" url="https://doc.iocoder.cn/mp/auto-reply/" />
<template #doc>
<DocAlert title="自动回复" url="https://doc.iocoder.cn/mp/auto-reply/" />
</template>
<FormModal @success="handleRefresh" />