Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
4b1f79f8
authored
Jun 16, 2026
by
siigure
Committed by
GitHub
Jun 16, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:知识库创建第三方知识库->api文件库,Authorization改成选填 (#7115)
parent
7bf0b268
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
projects/app/src/pageComponents/dataset/ApiDatasetForm.tsx
+1
-1
No files found.
projects/app/src/pageComponents/dataset/ApiDatasetForm.tsx
View file @
4b1f79f8
...
@@ -191,7 +191,7 @@ const ApiDatasetForm = ({
...
@@ -191,7 +191,7 @@ const ApiDatasetForm = ({
/>
/>
</
Flex
>
</
Flex
>
<
Flex
mt=
{
rowTopMargin
}
alignItems=
{
'center'
}
{
...
rowLayoutProps
}
>
<
Flex
mt=
{
rowTopMargin
}
alignItems=
{
'center'
}
{
...
rowLayoutProps
}
>
<
FormLabel
required
flex=
{
[
''
,
'0 0 110px'
]
}
fontSize=
{
'sm'
}
>
<
FormLabel
flex=
{
[
''
,
'0 0 110px'
]
}
fontSize=
{
'sm'
}
>
Authorization
Authorization
</
FormLabel
>
</
FormLabel
>
<
Input
<
Input
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment