mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 19:26:59 +00:00
refactor: local improve
This commit is contained in:
parent
22fcf877ad
commit
8ae68c0886
@ -10,7 +10,7 @@ const collection = {
|
|||||||
name: 'name',
|
name: 'name',
|
||||||
interface: 'input',
|
interface: 'input',
|
||||||
uiSchema: {
|
uiSchema: {
|
||||||
title: `{{t("DataSource",{ ns: "${NAMESPACE}" })}}`,
|
title: `{{t("Data source name",{ ns: "${NAMESPACE}" })}}`,
|
||||||
type: 'string',
|
type: 'string',
|
||||||
'x-component': 'Input',
|
'x-component': 'Input',
|
||||||
required: true,
|
required: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user