mirror of https://github.com/ElemeFE/element
fix: Fix Image route name (#15194)
parent
88ae222c61
commit
0c9452f778
|
@ -258,7 +258,7 @@
|
|||
},
|
||||
{
|
||||
"path": "/image",
|
||||
"title": "Image"
|
||||
"title": "Image 图片"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1056,7 +1056,7 @@
|
|||
},
|
||||
{
|
||||
"path": "/image",
|
||||
"title": "Image 图片"
|
||||
"title": "Image"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue