From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期四, 11 五月 2023 09:44:25 +0800 Subject: [PATCH] 修改项目 --- src/main/resources/templates/host/list.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/host/list.html b/src/main/resources/templates/host/list.html index 41fd830..503e6ab 100644 --- a/src/main/resources/templates/host/list.html +++ b/src/main/resources/templates/host/list.html @@ -224,8 +224,8 @@ <th th:if="${application.hostGroup == 'true'}">鍒嗙粍</th> </th:block> <th:block th:unless="${#strings.indexOf(session.HostListHideColsInfo ,'13') > -1 }"> - <th th:if="${application.userInfoManage == 'true' && session.LOGIN_KEY.role == 'admin'}">璐﹀彿</th> - </th:block> +<!-- <th th:if="${application.userInfoManage == 'true' && session.LOGIN_KEY.role == 'admin'}">璐﹀彿</th>--> +<!-- </th:block>--> <th:block th:unless="${#strings.indexOf(session.HostListHideColsInfo ,'15') > -1 }"> <th>澶囨敞</th> </th:block> -- Gitblit v1.9.1