ps-toolkit-ui 0.0.45 → 0.0.46

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.
@@ -4793,6 +4793,7 @@
4793
4793
  if (isEdit === void 0) { isEdit = false; }
4794
4794
  this.inp.error = null;
4795
4795
  var va = this.getValue(v);
4796
+ console.log(va, 'selectOption selectOption selectOption');
4796
4797
  if (this.inp.multiple) {
4797
4798
  this.toggle(va);
4798
4799
  this.inp.search = '';