gaoluyang
3 天以前 593cb2e46b22617cb513c891c5af7a07c7d412d8
src/views/ai/image/square/index.vue
@@ -3,7 +3,7 @@
import { onMounted, reactive, ref } from 'vue';
import { Page } from '..\..\..\..\packages\effects\common-ui\src';
import { Page } from '@vben/common-ui';
import { useDebounceFn } from '@vueuse/core';
import { Image, Input, Pagination } from 'ant-design-vue';