diff --git a/packages/plugin-collections/src/collections/views.ts b/packages/plugin-collections/src/collections/views.ts index b3ffd342a..fecde98b4 100644 --- a/packages/plugin-collections/src/collections/views.ts +++ b/packages/plugin-collections/src/collections/views.ts @@ -141,7 +141,7 @@ export default { interface: 'boolean', type: 'radio', name: 'default', - title: '作为默认试图', + title: '作为默认视图', defaultValue: false, scope: ['collection'], component: {