liu
4 天以前 1c7b0c4e02f351064b9c68ec8f6e85d7665f66ab
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';