Handy_Cao 1 năm trước cách đây
mục cha
commit
a301a5a14a
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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: {