优化详情页面包屑显示及ID字段
This commit is contained in:
@ -35,6 +35,7 @@ export interface ProjectRespVO {
|
||||
projectTypeName: string
|
||||
favoriteId?: string
|
||||
relationDraws: RelationDraws[]
|
||||
no?: string
|
||||
filesInfo: {
|
||||
fileSize: string
|
||||
count: number
|
||||
|
||||
Reference in New Issue
Block a user