src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -241,7 +241,7 @@ if (this.record.formType === 'switch') { shows.push('field', 'size', 'openVal', 'closeVal', 'openText', 'closeText') } else if (this.record.formType === 'radio') { shows.push('field', 'openVal', 'closeVal') shows.push('field', 'checkType', 'openVal', 'closeVal') } else { shows.push('field') }