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