update
This commit is contained in:
@@ -209,7 +209,10 @@ new Vue({
|
|||||||
|
|
||||||
```
|
```
|
||||||
router.beforeEach((to,from,next)=>{
|
router.beforeEach((to,from,next)=>{
|
||||||
|
.....
|
||||||
|
next()
|
||||||
})
|
})
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
to:
|
||||||
Reference in New Issue
Block a user