chore: code refactor and build fix (#6285)
* chore: code refactor and build fix * chore: code refactor * chore: code refactor
This commit is contained in:
parent
3c6bbaef3c
commit
211d5e1cd0
33 changed files with 292 additions and 101 deletions
|
|
@ -60,6 +60,7 @@ export const IssueList: FC<IIssueList> = observer((props) => {
|
|||
disabled={disabled}
|
||||
handleIssueCrudState={handleIssueCrudState}
|
||||
subIssueOperations={subIssueOperations}
|
||||
issueServiceType={issueServiceType}
|
||||
/>
|
||||
</Fragment>
|
||||
))}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue