src/menu/components/form/tab-form/index.jsx
@@ -642,7 +642,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="tabform" card={card}/> <PasteComponent config={card} options={['form']} updateConfig={this.pasteForm} /> <Icon className="style" title="调整样式" onClick={this.changeStyle} type="font-colors" /> <UserComponent config={card}/>