feat: 调整

This commit is contained in:
2026-03-26 17:17:57 +08:00
parent d7d50e1210
commit 0b33727815
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
</template>
<script setup>
import ChatMarkdown from "../index/components/chat/ChatMarkdown/index.vue";
import { defineProps, onLoad } from "vue";
const props = defineProps({
answerText: {