This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-04 16:44:30 +07:00
parent b0b077b1d4
commit 0d5db9160e
7 changed files with 30 additions and 68 deletions

View file

@ -250,6 +250,7 @@ watch(
}
);
/** HooK lifecycle ทำงานเมื่อมีการเรียกใช้งาน Componenets */
onMounted(() => {
fetchListRequset();
});