mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 23:49:27 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
151d470769
@ -36,7 +36,7 @@ export function CustomSchemaSettingsBlockTitleItem() {
|
|||||||
description: {
|
description: {
|
||||||
title: t('Description'),
|
title: t('Description'),
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: fieldSchema?.['x-component-props']?.['description'],
|
default: fieldSchema?.['x-decorator-props']?.['description'],
|
||||||
'x-decorator': 'FormItem',
|
'x-decorator': 'FormItem',
|
||||||
'x-component': 'Markdown',
|
'x-component': 'Markdown',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user