RuoYi
2021-10-16 d8da1b796c0bc63c917ce7ece9f2a4da2325b394
ruoyi-ui/src/components/Breadcrumb/index.vue
@@ -45,7 +45,7 @@
      if (!name) {
        return false
      }
      return name.trim() === '首页'
      return name.trim() === 'Index'
    },
    handleLink(item) {
      const { redirect, path } = item