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