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>