fix isAppRunning
This commit is contained in:
@@ -103,6 +103,8 @@ export default defineComponent({
|
||||
userStore.signin($router, signin.value)
|
||||
.then((riscode: any) => {
|
||||
console.log('signin FINITO CALL: riscode=', riscode)
|
||||
tools.checkApp()
|
||||
|
||||
if ($q.screen.lt.sm) {
|
||||
globalStore.setleftDrawerOpen(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user