From 6f3021e865c2b0503dda227477084fa586e6fd8f Mon Sep 17 00:00:00 2001
From: Mila <Mila@pollex.com.tw>
Date: 星期二, 16 十一月 2021 21:02:44 +0800
Subject: [PATCH] Merge branch 'master' of https://192.168.0.10:8443/r/pcalife/PAM

---
 PAMapp/components/Ui/UiAvatar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/Ui/UiAvatar.vue b/PAMapp/components/Ui/UiAvatar.vue
index b9a79d1..55a5763 100644
--- a/PAMapp/components/Ui/UiAvatar.vue
+++ b/PAMapp/components/Ui/UiAvatar.vue
@@ -2,7 +2,7 @@
     <el-avatar
         :size="size"
         :src="imgSrc"
-        class="pam-avatar cursor--pointer"
+        class="pam-avatar cursor--pointer fix-chrome-click--issue"
     ></el-avatar>
 </template>
 

--
Gitblit v1.8.0