KPI => ประการผล clear filter keyword
This commit is contained in:
parent
17e3435ceb
commit
d184a1bf5a
1 changed files with 5 additions and 5 deletions
|
|
@ -76,11 +76,11 @@ function fetcDataList() {
|
|||
// /**
|
||||
// * ทำงานเมื่อมีการเปลี่ยน Tab
|
||||
// */
|
||||
// watch(tab, (t) => {
|
||||
// page.value = 1;
|
||||
// keyword.value = "";
|
||||
// t == "KP7" || t == "COMPLETE" ? fetcDataList() : "";
|
||||
// });
|
||||
watch(tab, (t) => {
|
||||
page.value = 1;
|
||||
keyword.value = "";
|
||||
// t == "KP7" || t == "COMPLETE" ? fetcDataList() : "";
|
||||
});
|
||||
|
||||
/**
|
||||
* ทำงานเมื่อมีการเปลี่ยนแถวต่อหน้า
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue