fix(web): pricing UI

This commit is contained in:
zhaoying
2025-12-26 13:58:43 +08:00
parent 52bc67d91d
commit 0a5beeb053
6 changed files with 16 additions and 8 deletions

View File

@@ -268,7 +268,7 @@ const CustomToolModal = forwardRef<CustomToolModalRef, CustomToolModalProps>(({
</>
<FormItem
name="tags"
label={t('tool.tag')}
label={t('tool.tags')}
extra={t('tool.tagDesc')}
>
<Select