hsy
5 天以前 5a581157ef99b336130265ee267458cf0c40165b
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';