fix(menu): fix desc
This commit is contained in:
@@ -78,7 +78,7 @@ const currentComponentList: MenuItem[] = [
|
||||
icon: "DashboardIcon",
|
||||
},
|
||||
{
|
||||
title: "个人日报",
|
||||
title: "我的日报",
|
||||
url: "report",
|
||||
icon: "ReportIcon",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user