Alan
2021-02-17 8a43ad17ad8fbfdf38ed72153df4c38f67e5fa0d
src/layout/components/Navbar.vue
@@ -102,6 +102,7 @@
    deleteCaches() {
      db.remove('USER_ROUTER')
      db.remove('PERMISSIONS')
      location.reload()
    },
    deleteCache() {
      this.$confirm(this.$t('tips.confirmDeleteCache'), this.$t('common.tips'), {