Compare commits
No commits in common. "066cc2dfcf679978647d6f091ae542a7d1c3c766" and "1a1b8ed2cf46d5616b520f64396ca6388d7df7ec" have entirely different histories.
066cc2dfcf
...
1a1b8ed2cf
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue