no message
This commit is contained in:
parent
69851f26b9
commit
c722a9c48f
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ const formDataStep1 = ref<PersonInformation>();
|
|||
* function เรียกข่้อมูลตรวจสอบคุณสมบัติ
|
||||
* @param id id ประเมิน
|
||||
*/
|
||||
async function fetchDataStep1(id: string) {
|
||||
async function fetchDataStep1(id: string) {
|
||||
showLoadStatus.value = false;
|
||||
showLoader();
|
||||
await http
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue