mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
fix: quote settings default value & zindex & i18n (#2931)
This commit is contained in:
@@ -129,7 +129,7 @@ export default function VariableLabelPickerPlugin({
|
||||
color={'myGray.600'}
|
||||
fontWeight={'semibold'}
|
||||
>
|
||||
{item.label}
|
||||
{t(item.label as any)}
|
||||
</Box>
|
||||
</Flex>
|
||||
{item.children?.map((child) => (
|
||||
|
Reference in New Issue
Block a user