修复found_time导出后没有隐藏
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user