gaoluyang
2026-06-24 b9a81d64cc965102c2adb70dee1d5a7397da5716
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';