修改历史记录路由名字

This commit is contained in:
X1627315083
2025-09-18 11:04:34 +08:00
parent 409984b63d
commit 83df0ac2c8
4 changed files with 13 additions and 13 deletions

View File

@@ -361,11 +361,11 @@ const navTypeList = (t)=>{
// Earlierlist:[
// ],
// },
history111:{
history:{
icon:'fi-br-time-past',
label:t('HistoryPage.History'),
value:'history111',
router:'/home/history111'
value:'history',
router:'/home/history'
},
gallery:{
icon:'fi-rr-gallery',