Compare commits

..

No commits in common. "066cc2dfcf679978647d6f091ae542a7d1c3c766" and "1a1b8ed2cf46d5616b520f64396ca6388d7df7ec" have entirely different histories.

View file

@ -357,7 +357,7 @@ async function fetchKeycloakPosition() {
});
}
const profileImg = ref<string>(avatar);
const profileImg = ref<string>("");
async function getImg(id: string, pathName: string) {
await http
.get(config.API.fileByFile("ทะเบียนประวัติ", "โปรไฟล์", id, pathName))