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'), {