แก้ไขลงเวลาพิเศษ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-16 10:55:00 +07:00
parent ca287c4bfa
commit 6a825999ad
4 changed files with 5 additions and 7 deletions

View file

@ -44,7 +44,6 @@ async function changePage(pageVal: number, pageSizeVal: number, key: string) {
}
function functionFetch() {
console.log(stores.tab)
stores.tab === 'history' ? fetchlistHistory() : fetchlistTime()
}