Handy_Cao 1 gadu atpakaļ
vecāks
revīzija
a301a5a14a
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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: {