src/pc/createview/settingform/index.jsx
@@ -120,6 +120,7 @@ <Select allowClear showSearch dropdownMatchSelectWidth={false} onChange={(val) => this.setState({copymenuId: val})} filterOption={(input, option) => option.props.children.toLowerCase().indexOf(input.toLowerCase()) >= 0} >