修改
This commit is contained in:
@ -594,6 +594,15 @@ export const privateRoutes = [{
|
||||
icon: "article-ranking"
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/taskPage/clockRecord",
|
||||
component: () => import("@/views/backOfficeSystem/service/taskPage/clockRecord/index"),
|
||||
name: "clockRecord",
|
||||
meta: {
|
||||
title: '打卡情况',
|
||||
icon: "article-ranking"
|
||||
},
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user