From 1b84a1519b52de215685034e8e063ac47e49237b Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 22 Aug 2019 00:09:55 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E5=90=8E=E5=8F=B0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/oplog/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/application/admin/view/oplog/index.html b/application/admin/view/oplog/index.html index fd5ce7de2..39e809c90 100644 --- a/application/admin/view/oplog/index.html +++ b/application/admin/view/oplog/index.html @@ -22,8 +22,7 @@ - 操作账号 - 权限节点 + 操作权限 操作行为 地理位置 操作时间 @@ -36,8 +35,10 @@ - {$vo.username|default='-'} - {$vo.node|default='-'} + + {$vo.username|default='-'}
+ {$vo.node|default='-'} +

{$vo.action|default='-'}

{$vo.content|default='-'}