liu
3 天以前 f7e06aaee32674791f63d6e5111c0d0a3f4de4a3
src/views/ai/chat/index/modules/message/reasoning.vue
@@ -1,7 +1,7 @@
<script setup lang="ts">
import { computed, ref } from 'vue';
import { IconifyIcon } from '../../../../../../packages/icons/src';
import { IconifyIcon } from '@vben/icons';
import { MarkdownView } from '#/components/markdown-view';