合并请求按钮展示问题

This commit is contained in:
向明星 2024-10-24 16:30:39 +08:00
parent ffc864bbc6
commit 13b335c173
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ class MessageCount extends Component {
type="success"
/>
)}
{operate && (
{data?.pull_request?.pull_request_staus==='open' && data?.user_can_merge && (
<Spin spinning={SpinFlag}>
<div
style={{