修复found_time导出后没有隐藏

This commit is contained in:
leijun
2018-12-16 09:14:54 +08:00
parent ed1f41a50f
commit 22920b84cc

View File

@@ -214,7 +214,7 @@
<th><spring:message code="log"/></th>
<%-- <th class="sort-column cfg_id " isVisible="false" ><spring:message code="cfg_id"/></th>
<th class="sort-column service" isVisible="false"><spring:message code="action"/></th> --%>
<th class="sort-column found_time" column="" ><spring:message code="found_time"/></th>
<th class="sort-column found_time" column="found_time" ><spring:message code="found_time"/></th>
<th class="sort-column recv_time" isVisible="false" column="recv_time"><spring:message code="recv_time"/></th>
<th class="sort-column entrance_id" isVisible="false" column="entrance_id"><spring:message code="entrance_id"/></th>