6 天以前 91c82965b2d987452ca276e3a03b48c8dcda2ae9
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';