cloud-b2b 1.1.23 → 1.1.24

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.
@@ -412,8 +412,7 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
412
412
  type: type
413
413
  }, props), {}, {
414
414
  size: defaultSize,
415
- value: makeString(value[control.key]),
416
- readonly: readonly
415
+ value: makeString(value[control.key])
417
416
  });
418
417
  });
419
418
 
@@ -448,8 +448,7 @@ var SuperForm2 = /*#__PURE__*/function (_React$Component2) {
448
448
  type: type
449
449
  }, props), {}, {
450
450
  size: defaultSize,
451
- value: (0, _Control.makeString)(value[control.key]),
452
- readonly: readonly
451
+ value: (0, _Control.makeString)(value[control.key])
453
452
  });
454
453
  });
455
454
  (0, _defineProperty2["default"])((0, _assertThisInitialized2["default"])(_this2), "getOptions", function (key, options) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cloud-b2b",
3
- "version": "1.1.23",
3
+ "version": "1.1.24",
4
4
  "description": "A react component library dependent antd",
5
5
  "keywords": [
6
6
  "react",