gaoluyang
5 天以前 6d70ee321c0a96b6d697555b7d8d8b9b2d9079db
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';