Merge branch 'feature/1.5-cx' into 'main'

feat: feature/1.5-Data Integration

See merge request apipark/APIPark!179
This commit is contained in:
lichunxian
2025-02-14 20:57:39 +08:00
@@ -146,7 +146,7 @@ const LocalAiDeploy = forwardRef<LocalAiDeployHandle, any>((props: any, ref: any
deployPopularModel(item.id)
}}
>
{item.name}
{item.name}({item.size})
</span>
))
: null}