king
2025-06-23 80deba0c2dcffd9e6b6f07815c7c52199309ce42
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}
                >