easy3wui 1.5.89-beta10 → 1.5.89-beta11

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.
@@ -1400,7 +1400,7 @@ var Easy3wFormPagePC = exports.Easy3wFormPagePC = function (_Component) {
1400
1400
  isRead = _ref6.isRead;
1401
1401
 
1402
1402
  var isApprovalFlag = document.body.innerHTML.includes('data-e3wpagetype="approval"');
1403
- if (isApprovalFlag && disableFlag && (fieldType === 'input' || fieldType === 'textarea')) {
1403
+ if (isApprovalFlag && disableFlag && (fieldType === 'input' || fieldType === 'textarea' || fieldType === 'checkBox' || fieldType === 'radio')) {
1404
1404
  colObj.readFlag = true;
1405
1405
  readFlag = true;
1406
1406
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easy3wui",
3
- "version": "1.5.89-beta10",
3
+ "version": "1.5.89-beta11",
4
4
  "description": "easy3wui components for react",
5
5
  "keywords": [
6
6
  "react",