Browse Source

Merge branch 'share-member' into jenkins

lex 2 years ago
parent
commit
274efb1008
1 changed files with 1 additions and 0 deletions
  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'