แบบประเมิน => ปรับ avatar

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-22 18:12:33 +07:00
parent 656211f03f
commit cb8878c7a3

View file

@ -26,7 +26,7 @@ const formProfile = reactive<FormProfile>({
status: "",
result: "",
score: "-",
avartar: "https://cdn.quasar.dev/img/boy-avatar.png",
avartar: "",
});
const router = useRouter();