检查日志含有文件链接列非Admin用户不可查看
This commit is contained in:
@@ -376,7 +376,7 @@
|
|||||||
<td>${log.sSubscribeId}</td>
|
<td>${log.sSubscribeId}</td>
|
||||||
<td>${log.dSubscribeId}</td>
|
<td>${log.dSubscribeId}</td>
|
||||||
<td>${log.userRegion}</td>
|
<td>${log.userRegion}</td>
|
||||||
<%-- <td>${log.sceneFile}</td> --%>
|
<c:if test="${fns:getUser().isAdmin()}"><td>${log.sceneFile}</td></c:if>
|
||||||
</tr>
|
</tr>
|
||||||
</c:forEach>
|
</c:forEach>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user