cloud-b2b 1.1.72 → 1.1.73

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.
@@ -394,7 +394,6 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
394
394
  props.getPopupContainer = _this2.getPopupContainer;
395
395
  props.options = _this2.getOptions(key, options);
396
396
  props.dropdownMatchSelectWidth = false;
397
- props.placeholder = filter.placeholder || '';
398
397
  return /*#__PURE__*/React.createElement(Control, props);
399
398
  });
400
399
  _defineProperty(_this2, "toTreeSelect", function (props, filter) {
@@ -402,7 +401,6 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
402
401
  container && (props.getPopupContainer = container);
403
402
  props.options = _this2.getOptions(filter);
404
403
  props.onSearch = _this2.createSearchEvent(filter);
405
- props.placeholder = filter.placeholder || '';
406
404
  return /*#__PURE__*/React.createElement(Control, props);
407
405
  });
408
406
  _defineProperty(_this2, "createSearchEvent", function (control) {
@@ -405,7 +405,6 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
405
405
  props.getPopupContainer = _this2.getPopupContainer;
406
406
  props.options = _this2.getOptions(key, options);
407
407
  props.dropdownMatchSelectWidth = false;
408
- props.placeholder = filter.placeholder || '';
409
408
  return /*#__PURE__*/_react["default"].createElement(_Control["default"], props);
410
409
  });
411
410
  (0, _defineProperty2["default"])(_this2, "toTreeSelect", function (props, filter) {
@@ -413,7 +412,6 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
413
412
  container && (props.getPopupContainer = container);
414
413
  props.options = _this2.getOptions(filter);
415
414
  props.onSearch = _this2.createSearchEvent(filter);
416
- props.placeholder = filter.placeholder || '';
417
415
  return /*#__PURE__*/_react["default"].createElement(_Control["default"], props);
418
416
  });
419
417
  (0, _defineProperty2["default"])(_this2, "createSearchEvent", function (control) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloud-b2b",
3
- "version": "1.1.72",
3
+ "version": "1.1.73",
4
4
  "description": "A react component library dependent antd",
5
5
  "keywords": [
6
6
  "react",