ui เพิ่มการตรวจสอบข้อมูลกับกรมการปกครอง ในหน้ารายละเอียดผู้สอบบรรจุ

This commit is contained in:
STW_TTTY\stwtt 2024-10-02 12:57:08 +07:00
parent 56ebe0c1ee
commit 282815cf33
8 changed files with 1508 additions and 4 deletions

View file

@ -74,6 +74,7 @@ export const useStructureTree = defineStore("structureTree", () => {
messageError($q, err);
} finally {
isLoad && hideLoader();
console.log(123)
}
}