Alan
2021-02-17 8a43ad17ad8fbfdf38ed72153df4c38f67e5fa0d
提交清除用户权限
1个文件已修改
1 ■■■■ 已修改文件
src/layout/components/Navbar.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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'), {