fix(menu): fix desc

This commit is contained in:
zhangheng
2026-05-11 18:39:34 +08:00
parent a1565dc18e
commit c6dfd506b3
3 changed files with 3 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ const currentComponentList: MenuItem[] = [
icon: "DashboardIcon",
},
{
title: "个人日报",
title: "我的日报",
url: "report",
icon: "ReportIcon",
},