Sfoglia il codice sorgente

Update index-teacher.ts

lex 2 anni fa
parent
commit
eb048dbb3d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/router/index-teacher.ts

+ 1 - 0
src/router/index-teacher.ts

@@ -1,3 +1,4 @@
+import { browser } from '@/helpers/utils'
 import { Dialog } from 'vant'
 import { createRouter, createWebHashHistory, Router } from 'vue-router'
 import routes from './routes-teacher'