@@ -487,8 +487,8 @@ const queryMenuRecently = () => {
functionList.value.push({
title: '查看更多',
img: 'images/gd.png',
- jumpPath: '/home2',
- //jumpPath: '/homeRole'
+ //jumpPath: '/home2',
+ jumpPath: '/homeRole'
})
});