Skip to content

Commit

Permalink
feat: upd
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Mar 1, 2024
1 parent 7a48c4e commit a518200
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ const ProjectOverviewPage = () => {
</div>

<div>
<Text type={'secondary'}>Project ID: 115249</Text>
<Text type={'secondary'}>Project ID: {projectByIdData?.getProjectByID.id}</Text>
<Text className={'ml-6'} type={'secondary'}>
默认分支: {projectByIdData?.getProjectByID.defaultBranch}
</Text>
Expand Down

0 comments on commit a518200

Please sign in to comment.