src/pc/quotecomponent/index.jsx
@@ -104,9 +104,9 @@ return ( <div className="quote-wrap"> <Button icon="appstore" onClick={() => {this.setState({visible: true})}}>组件引用</Button> <Button icon="appstore" onClick={() => {this.setState({visible: true})}}>关联菜单栏</Button> <Modal title="组件引用" title="关联菜单栏" visible={visible} width={500} maskClosable={false}