Explorar o código

wanda-adm:feat > 面包屑

shaun-sheep %!s(int64=4) %!d(string=hai) anos
pai
achega
0913fefb3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Breadcrumb/index.vue

+ 1 - 1
src/components/Breadcrumb/index.vue

@@ -54,7 +54,7 @@ export default class extends Vue {
     relationModel(matched: any = []) {
     relationModel(matched: any = []) {
         if (matched.length >= 2 && matched[1].path == '/maintain/relation') {
         if (matched.length >= 2 && matched[1].path == '/maintain/relation') {
             matched[1] = {
             matched[1] = {
-                path: "/maintain/relationship",
+                path: "relationship",
                 meta: {
                 meta: {
                     title: '关系',
                     title: '关系',
                 }
                 }