ps-toolkit-ui 1.8.56 → 1.8.57

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.
@@ -5713,6 +5713,7 @@
5713
5713
  var FormTableComponent = /** @class */ (function () {
5714
5714
  function FormTableComponent() {
5715
5715
  this.changeIndex = new core.EventEmitter();
5716
+ console.log(11111111111);
5716
5717
  }
5717
5718
  FormTableComponent.prototype.ngOnInit = function () {
5718
5719
  var _this = this;