Commit 4b1f79f8 by siigure Committed by GitHub

fix:知识库创建第三方知识库->api文件库,Authorization改成选填 (#7115)

parent 7bf0b268
......@@ -191,7 +191,7 @@ const ApiDatasetForm = ({
/>
</Flex>
<Flex mt={rowTopMargin} alignItems={'center'} {...rowLayoutProps}>
<FormLabel required flex={['', '0 0 110px']} fontSize={'sm'}>
<FormLabel flex={['', '0 0 110px']} fontSize={'sm'}>
Authorization
</FormLabel>
<Input
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment