Handy_Cao 1 년 전
부모
커밋
a301a5a14a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/components/base/slider-verify/index.vue

+ 0 - 2
src/components/base/slider-verify/index.vue

@@ -6,8 +6,6 @@
 import { ref, reactive, watch, nextTick } from 'vue'
 import { i18n } from "@/stores"
 
-const { t } = i18n.global
-
 const props = defineProps({
     // 是否开启服务端验证 
     servertest: {