From e7514cbe1c70a1e53dd26cd17fbed7b40380e0f7 Mon Sep 17 00:00:00 2001 From: zhangjun1 Date: Mon, 8 Jun 2020 10:18:10 +0800 Subject: [PATCH] =?UTF-8?q?header=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/authority/organizationdetail.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/authority/organizationdetail.vue b/src/pages/authority/organizationdetail.vue index e7d3dda..b286a21 100644 --- a/src/pages/authority/organizationdetail.vue +++ b/src/pages/authority/organizationdetail.vue @@ -173,8 +173,7 @@ export default { }, ], fixed:true, - url:'../../assets/imgs/home_tool_ic_mbyy.png', - // url:data.picture_path, + url:data.picture_path, fixedurl:'/authority/organization/edit/'+this.$route.params.id } }) -- 2.26.0