fix search person in workflow

This commit is contained in:
Warunee Tamkoo 2025-06-12 09:43:46 +07:00
parent ef9a805cb4
commit 2cba11b36f

View file

@ -162,12 +162,12 @@ watch(modal, (val) => {
}
});
watch(
() => [formDataQuery.isAct, formDataQuery.pageSize],
() => {
onSearchData();
}
);
// watch(
// () => [formDataQuery.isAct, formDataQuery.pageSize],
// () => {
// onSearchData();
// }
// );
/**
* function updatePagination