Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2025-02-26 08:41:04 +00:00
commit 85f9b04c81

View File

@ -34,7 +34,7 @@ export const getLabelFormatValue = (
labelUiSchema: ISchema,
value: any,
isTag = false,
targetTitleCollectionField,
targetTitleCollectionField?,
TitleRenderer?: any,
): any => {
if (TitleRenderer) {