fix exception
This commit is contained in:
@@ -69,7 +69,7 @@ function onState (err, _state) {
|
||||
state.location.go({
|
||||
url: 'home',
|
||||
setup: (cb) => {
|
||||
dispatch('resetTitle')
|
||||
state.window.title = config.APP_WINDOW_TITLE
|
||||
cb(null)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user