src/menu/components/share/actioncomponent/formconfig.jsx
@@ -1000,6 +1000,19 @@ }] }, { type: 'radio', key: 'checkType', label: '选框样式', initVal: card.checkType || 'circle', options: [{ value: 'circle', text: '圆角' }, { value: 'square', text: '方角' }] }, { type: 'text', key: 'openVal', label: '开启值',