Skip to content

Commit

Permalink
make some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bluewang committed Dec 6, 2023
1 parent a833900 commit 738a3c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ const Comp: React.FC<Props> = ({ inlongGroupId }) => {
url: '/operationLog/list',
method: 'POST',
data: {
inlongGroupId,
...options,
inlongGroupId,
},
},
{
Expand Down

0 comments on commit 738a3c6

Please sign in to comment.