[build] 4.1.14
This commit is contained in:
parent
4bde6d685c
commit
f598e53098
6 changed files with 21 additions and 15 deletions
|
|
@ -9,7 +9,7 @@ export function routerMixin (proto) {
|
|||
|
||||
let lastRoute = {}
|
||||
|
||||
function updateRender(vm) {
|
||||
function updateRender (vm) {
|
||||
vm.router.normalize()
|
||||
vm.route = vm.router.parse()
|
||||
dom.body.setAttribute('data-page', vm.route.file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue