mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix: build error (#6308)
This commit is contained in:
parent
98d7136633
commit
b28dea76e8
@ -34,7 +34,7 @@ export const getLabelFormatValue = (
|
||||
labelUiSchema: ISchema,
|
||||
value: any,
|
||||
isTag = false,
|
||||
targetTitleCollectionField,
|
||||
targetTitleCollectionField?,
|
||||
TitleRenderer?: any,
|
||||
): any => {
|
||||
if (TitleRenderer) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user