fix: 评论改为进展;项目添加备注

This commit is contained in:
caiyuchao
2025-08-27 14:22:27 +08:00
parent 482b456495
commit 95b5e07a78
3 changed files with 20 additions and 14 deletions

View File

@@ -141,7 +141,7 @@ onMounted(async () => {
<WorkbenchTrendsComment
:items="projectProgressItems"
class="mt-5"
title="项目评论"
title="项目进展"
/>
</div>
</div>