From 7ac38a02fcda3af1fbf26fa96b67c72ca104c8f3 Mon Sep 17 00:00:00 2001
From: Mila <Mila@pollex.com.tw>
Date: 星期二, 04 一月 2022 11:42:16 +0800
Subject: [PATCH] update TODO#132379 顧問-相片存放路徑未確定, 先隱藏編輯帳戶資訊按鈕

---
 PAMapp/pages/agentInfo/_agentNo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/PAMapp/pages/agentInfo/_agentNo.vue b/PAMapp/pages/agentInfo/_agentNo.vue
index 17a3b3d..59b29e2 100644
--- a/PAMapp/pages/agentInfo/_agentNo.vue
+++ b/PAMapp/pages/agentInfo/_agentNo.vue
@@ -203,9 +203,9 @@
             </div>
         </div>
     </PopUpFrame>
-    <div class="consultant-edit-btn" v-if="currentRole === role.ADMIN">
+    <!-- <div class="consultant-edit-btn" v-if="currentRole === role.ADMIN">
       <el-button type="primary" @click.native="$router.push(`/agentInfo/edit/${agentInfo.agentNo}`)">蝺刻摩撣單鞈��</el-button>
-    </div>
+    </div> -->
     </div>
 </template>
 

--
Gitblit v1.8.0