feat: feature/1.5-Data Integration

This commit is contained in:
ningyv
2025-02-14 20:56:35 +08:00
parent ba4362ae64
commit 2afb106ba9
@@ -146,7 +146,7 @@ const LocalAiDeploy = forwardRef<LocalAiDeployHandle, any>((props: any, ref: any
deployPopularModel(item.id)
}}
>
{item.name}
{item.name}({item.size})
</span>
))
: null}