优化详情页面包屑显示及ID字段

This commit is contained in:
wangqiao
2025-09-23 22:37:51 +08:00
parent 5b498724c4
commit 33430e0888
2 changed files with 28 additions and 2 deletions

View File

@ -35,6 +35,7 @@ export interface ProjectRespVO {
projectTypeName: string
favoriteId?: string
relationDraws: RelationDraws[]
no?: string
filesInfo: {
fileSize: string
count: number