hsy
6 天以前 fee2f2532144fca6c81b1523aeef54165c5263b2
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';