Rename date to startDate in milestones
@@ -162,7 +162,7 @@ const milestones = ref([
{
id: 101,
name: '项目立项',
date: '2025-01-01',
startDate: '2025-01-01',
type: 'milestone',
},
])
The note is not visible to the blocked user.