no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-08 14:21:01 +07:00
parent 69851f26b9
commit c722a9c48f

View file

@ -191,7 +191,7 @@ const formDataStep1 = ref<PersonInformation>();
* function เรยกขอมลตรวจสอบคณสมบ * function เรยกขอมลตรวจสอบคณสมบ
* @param id id ประเม * @param id id ประเม
*/ */
async function fetchDataStep1(id: string) { async function fetchDataStep1(id: string) {
showLoadStatus.value = false; showLoadStatus.value = false;
showLoader(); showLoader();
await http await http