Sfoglia il codice sorgente

完善停车区域

2545307760@qq.com 3 mesi fa
parent
commit
93aed4c4e2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      web/src/view/layout/aside/asideComponent/index.vue

+ 1 - 0
web/src/view/layout/aside/asideComponent/index.vue

@@ -22,6 +22,7 @@
 import MenuItem from './menuItem.vue'
 import AsyncSubmenu from './asyncSubmenu.vue'
 import { computed } from 'vue'
+import { t } from '@/lang/index.js'
 
 defineOptions({
   name: 'AsideComponent',