2026-08-10 536c6fbd1f42ea335abdce561451a6ee87d71465
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';