gaoluyang
2026-07-17 c5db127ed8bd5e9960afe8e2df0b5cd361b2dfc1
src/views/ai/write/index/modules/right.vue
@@ -1,7 +1,7 @@
<script setup lang="ts">
import { computed, ref, watch } from 'vue';
import { IconifyIcon } from '..\..\..\..\..\packages\icons\src';
import { IconifyIcon } from '@vben/icons';
import { useClipboard } from '@vueuse/core';
import { Button, Card, message, Textarea } from 'ant-design-vue';