liu
2 天以前 c6ce881a26895edc9e89aea8317be15572f48b23
src/packages/effects/common-ui/src/components/captcha/slider-rotate-captcha/index.vue
@@ -8,7 +8,7 @@
import { computed, reactive, unref, useTemplateRef, watch } from 'vue';
import { $t } from '..\..\..\..\..\..\locales\src';
import { $t } from '../../../../../../locales/src';
import { useTimeoutFn } from '@vueuse/core';