ps-toolkit-ui 1.3.59 → 1.3.60

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.
@@ -4822,7 +4822,7 @@
4822
4822
  console.log(2222);
4823
4823
  setTimeout(function () {
4824
4824
  _this.part1.focus();
4825
- }, 10);
4825
+ }, 100);
4826
4826
  }
4827
4827
  };
4828
4828
  FormPlaqueComponent.prototype.onKeyDown = function (e) {