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