jinx 2 years ago
parent
commit
45b30ae90b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/calendar/mobile.vue

+ 0 - 1
src/components/calendar/mobile.vue

@@ -21,7 +21,6 @@
 </template>
 <script setup>
 import { ref, defineProps, computed } from 'vue'
-import { components } from '../../../../4dkankan_v3/src/lang/_zh'
 import { useI18n, getLocale } from '@/i18n'
 const { t } = useI18n({ useScope: 'global' })
 const props = defineProps({