mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
fix: build error
This commit is contained in:
parent
98d7136633
commit
fe1aa8425b
@ -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