diff --git a/src/components/modules/dashboard/home/DataStat.tsx b/src/components/modules/dashboard/home/DataStat.tsx index a90f6961ba..7aa8569378 100644 --- a/src/components/modules/dashboard/home/DataStat.tsx +++ b/src/components/modules/dashboard/home/DataStat.tsx @@ -140,7 +140,7 @@ export const DataStat = () => { { label: '未读评论', - value: stat.allComments, + value: stat.unreadComments, icon: , actions: [ {