ps-toolkit-ui 1.4.29 → 1.4.30

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.
@@ -2654,7 +2654,7 @@
2654
2654
  _this.changeRows.emit(_this.row.Data);
2655
2655
  }
2656
2656
  else {
2657
- console.log(_this.table.permissions, 'this.table.permissions');
2657
+ console.log(option, 'option option option');
2658
2658
  _this.confirmShow.emit({
2659
2659
  action: _this.table.permissions.Action,
2660
2660
  url: _this.getOptionUrl(option.Url, _this.table.permissions.RelatedId, _this.row.Data.Id),