From 8efd78c1be5af85cbdd739241eb85cd56c4e1a1d Mon Sep 17 00:00:00 2001 From: chenos Date: Wed, 30 Dec 2020 15:01:52 +0800 Subject: [PATCH] typo --- packages/plugin-collections/src/collections/views.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {