tsv2-library 1.1.0-dev-alpha.29 → 1.1.0-dev-alpha.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.
@@ -62924,6 +62924,7 @@ const _sfc_main$Z = /* @__PURE__ */ defineComponent({
62924
62924
  watch(visible4, (value) => {
62925
62925
  if (value) {
62926
62926
  clearFilter3();
62927
+ parseFilter();
62927
62928
  containerKey.value++;
62928
62929
  dataTableKey.value++;
62929
62930
  }