forked from Gitlink/forgeplus-react
Merge branch 'gitlink_server_issue' of http://106.75.45.236:3000/Gitlink/forgeplus-react into gitlink_server_issue
This commit is contained in:
commit
2ac6142f33
|
@ -457,8 +457,8 @@ function Details(props){
|
|||
removeFlag
|
||||
editFlag={editFlag}
|
||||
onAdd={permission && permission !== "Reporter" ? ()=>{getSign();} :false}
|
||||
owner
|
||||
projectsId
|
||||
owner={owner}
|
||||
projectsId={projectsId}
|
||||
/>
|
||||
<ChooseMenu
|
||||
placeholder="里程碑"
|
||||
|
|
Loading…
Reference in New Issue