src/menu/components/form/normal-form/index.jsx
@@ -650,7 +650,7 @@ <NormalForm title="表单设置" width={800} update={this.updateWrap} getForms={this.getWrapForms}> <Icon type="edit" style={{color: '#1890ff'}} title="编辑"/> </NormalForm> <CopyComponent type="propcard" card={card}/> <CopyComponent type="stepform" card={card}/> <PasteComponent config={card} options={['form']} updateConfig={this.pasteForm} /> <Icon className="style" title="调整样式" onClick={this.changeStyle} type="font-colors" /> <UserComponent config={card}/>