luoyb
2021-03-17 fa855a79a71e83de4eab26779fb29e6c6f0c52a2
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
      })