From 39244b64a5aca4206f187b0b0648fdab54079ab2 Mon Sep 17 00:00:00 2001 From: Tony Yang Date: Tue, 15 Apr 2025 10:09:06 +0800 Subject: [PATCH] update: disable button if avatar is unable to submit --- src/components/Profile/ProfileForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Profile/ProfileForm.vue b/src/components/Profile/ProfileForm.vue index ac78250..1bca836 100644 --- a/src/components/Profile/ProfileForm.vue +++ b/src/components/Profile/ProfileForm.vue @@ -86,7 +86,7 @@ const avatarUrl = computed(() => {
- +