mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 06:29:25 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
4d3b4ae61a
@ -52,7 +52,7 @@ const ReadPrettyInternal = observer(
|
||||
}
|
||||
|
||||
const content =
|
||||
field.value &&
|
||||
field.value !== null &&
|
||||
currentOptions.map((option, index) => (
|
||||
<Tag key={index} color={option[fieldNames.color]} icon={option.icon}>
|
||||
{option[fieldNames.label]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user