Handy_Cao há 1 ano atrás
pai
commit
a301a5a14a
1 ficheiros alterados com 0 adições e 2 exclusões
  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: {