fix(client): add description
This commit is contained in:
parent
c7d7a26938
commit
aae11b6e1f
@ -26,7 +26,7 @@ const collection: CollectionOptions = {
|
|||||||
title: '{{ t("Collection name") }}',
|
title: '{{ t("Collection name") }}',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
'x-component': 'Input',
|
'x-component': 'Input',
|
||||||
// description: '使用英文',
|
description: '{{t("Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.")}}',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user