ps-toolkit-ui 1.17.85 → 1.17.86
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.
- package/bundles/ps-toolkit-ui.umd.js +1 -0
- package/bundles/ps-toolkit-ui.umd.js.map +1 -1
- package/bundles/ps-toolkit-ui.umd.min.js +1 -1
- package/bundles/ps-toolkit-ui.umd.min.js.map +1 -1
- package/esm2015/lib/components/table/row/table.row.component.js +2 -1
- package/fesm2015/ps-toolkit-ui.js +1 -0
- package/fesm2015/ps-toolkit-ui.js.map +1 -1
- package/package.json +1 -1
|
@@ -3518,6 +3518,7 @@
|
|
|
3518
3518
|
var e_3, _e;
|
|
3519
3519
|
var _a, _b, _c;
|
|
3520
3520
|
if (opt.modal.table) {
|
|
3521
|
+
console.log(_this.row.Options, 'this.row.Optionsthis.row.Optionsthis.row.Options');
|
|
3521
3522
|
var p = new PermissionClass();
|
|
3522
3523
|
p.RelatedId = _this.row.Data.Id;
|
|
3523
3524
|
p.Area = _this.table.permissions.Area;
|