@ccs-ui/rc-pro 2.3.6-beta-32 → 2.3.6-beta-33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -113,6 +113,7 @@ export default function CcsApiSelect(_ref) {
113
113
  loading: loading,
114
114
  style: {
115
115
  width: '100%'
116
- }
116
+ },
117
+ optionFilterProp: "label"
117
118
  }, restProps));
118
119
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "2.3.6-beta-32",
3
+ "version": "2.3.6-beta-33",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "author": {