king
2024-06-21 b91c28df2f734b680198e755b7828666e238cea0
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}
                >