ps-toolkit-ui 1.17.90 → 1.17.91

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.
@@ -3334,6 +3334,7 @@
3334
3334
  ps.Action = acc_1.Action;
3335
3335
  ps.Accesses = (_b = (_a = _this.table.permissions.Accesses) === null || _a === void 0 ? void 0 : _a.filter(function (x) { return x.ParentId === acc_1.Id; })) !== null && _b !== void 0 ? _b : [];
3336
3336
  _this.table.subTable.permissions = ps;
3337
+ console.log(ps);
3337
3338
  _this.table.subTable.load(_this.showChildren);
3338
3339
  }
3339
3340
  else {