src/menu/components/carousel/data-card/options.jsx
@@ -18,6 +18,13 @@ const cardWrapForm = [ { type: 'text', field: 'title', label: '标题', initval: wrap.title || '', required: false }, { type: 'text', field: 'name', label: '组件名称', initval: wrap.name || '',