fix: add other category

This commit is contained in:
jialin
2026-02-12 19:38:47 +08:00
parent 16c0e00b4f
commit c67a8c4120
10 changed files with 35 additions and 15 deletions
@@ -166,7 +166,7 @@ const EnvsOverridePopover: React.FC<EnvsOverridePopoverProps> = (props) => {
icon={<WarningOutlined />}
type="warning"
showIcon
title={'环境变量冲突,点击查看详情'}
title={'检测到环境变量值不一致,请确认使用的值'}
></Alert>
</div>
</Popover>