From 96f927cb94eec4a91df60973d4052cb812856e13 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期一, 10 七月 2023 09:11:54 +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