src/menu/components/tree/antd-tree/index.jsx
@@ -173,7 +173,7 @@ <NormalForm title="基本设置" width={800} update={this.updateWrap} getForms={this.getWrapForms}> <EditOutlined style={{color: '#1890ff'}} title="编辑"/> </NormalForm> <CopyComponent type="normaltable" card={card}/> <CopyComponent type="tree" card={card}/> <FontColorsOutlined className="style" title="调整样式" onClick={this.changeStyle}/> <ClockComponent config={card} updateConfig={this.updateComponent}/> <UserComponent config={card}/>