src/layout/components/Navbar.vue @@ -104,7 +104,9 @@ }).then(() => { db.remove('USER_ROUTER') db.remove('PERMISSIONS') this.$get('system/dic/deleteCache').then((r) => { location.reload() }) }).catch(() => { // do nothing })