src/menu/components/form/step-form/index.jsx
@@ -459,7 +459,7 @@ }) } if (item.type === 'switch') { if (item.type === 'switch' || item.type === 'check') { _linksupFields.push({ field: item.field, label: item.label @@ -807,6 +807,7 @@ </div> <Modal title="编辑" wrapClassName="mk-scroll-modal" visible={this.state.visible} width={950} maskClosable={false}