fix(client): add description

This commit is contained in:
chenos 2022-05-25 10:58:20 +08:00
parent c7d7a26938
commit aae11b6e1f

View File

@ -26,7 +26,7 @@ const collection: CollectionOptions = {
title: '{{ t("Collection name") }}',
type: 'string',
'x-component': 'Input',
// description: '使用英文',
description: '{{t("Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.")}}',
},
},
{