mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
80dccdf71a
@ -89,7 +89,7 @@ export const FormItem: any = withDynamicSchemaProps(
|
||||
}}
|
||||
/>
|
||||
) : (
|
||||
t(field.description, { ns: NAMESPACE_UI_SCHEMA })
|
||||
field.description
|
||||
);
|
||||
}
|
||||
}, [field.description]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user