This commit is contained in:
chenos 2020-12-30 15:01:52 +08:00
parent 8861e282cb
commit 8efd78c1be

View File

@ -141,7 +141,7 @@ export default {
interface: 'boolean', interface: 'boolean',
type: 'radio', type: 'radio',
name: 'default', name: 'default',
title: '作为默认图', title: '作为默认图',
defaultValue: false, defaultValue: false,
scope: ['collection'], scope: ['collection'],
component: { component: {