Baozhangchao 3 years ago
parent
commit
caedff2236
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/router/index.js

+ 1
- 0
src/router/index.js View File

@@ -10,6 +10,7 @@ import { setToken } from '../utils/token'
10 10
 
11 11
 Vue.use(Router)
12 12
 
13
+
13 14
 const router = new Router({
14 15
   routes: [
15 16