vcomply-workflow-engine 2.1.87 → 2.1.88

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.
@@ -24473,7 +24473,7 @@
24473
24473
  if (((_b = (_a = _this.controls) === null || _a === void 0 ? void 0 : _a.all_user_in_role) === null || _b === void 0 ? void 0 : _b.value) && _this.mode !== 'EDIT') {
24474
24474
  _this.setFormField('program_owners', res === null || res === void 0 ? void 0 : res.data);
24475
24475
  }
24476
- else if (_this.mode === 'EDIT') {
24476
+ else {
24477
24477
  _this.setDefaultOwners(res === null || res === void 0 ? void 0 : res.data);
24478
24478
  }
24479
24479
  },