From 0f6a51ac7ca24b987afb2682fb5b41818b6c7967 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Thu, 4 Jul 2019 09:06:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E9=A6=96=E9=A1=B5=E6=8A=A5?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_p_path.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/_p_path.html.erb b/app/views/users/_p_path.html.erb index 33a1f719..37dff6c1 100644 --- a/app/views/users/_p_path.html.erb +++ b/app/views/users/_p_path.html.erb @@ -68,7 +68,7 @@
- <%= link_to object.owner.show_name, user_path(object), :class => "fl color-grey-9", :target => "_blank" %> + <%= link_to object.owner.show_name, user_path(object.owner), :class => "fl color-grey-9", :target => "_blank" %> <%= object.visits %>