Browse Source

完善停车区域

2545307760@qq.com 3 months ago
parent
commit
93aed4c4e2
1 changed files with 1 additions and 0 deletions
  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',