updated kpi

This commit is contained in:
Warunee Tamkoo 2024-06-26 20:24:39 +07:00
parent f7f0198613
commit c7cda1c7ba
11 changed files with 185 additions and 78 deletions

View file

@ -186,6 +186,7 @@ watch(
function onChangTab() {
store.formQuery.page = 1;
dataListMain.value = [];
fetchList();
store.selected = [];
}