|
@@ -212,6 +212,7 @@
|
|
|
<th>序号</th>
|
|
|
<th>关键词</th>
|
|
|
<th>搜索来源</th>
|
|
|
+ <th>搜索次数</th>
|
|
|
<th>添加时间</th>
|
|
|
<shiro:hasPermission name="user:newCmClub:edit"><th>操作</th></shiro:hasPermission>
|
|
|
</tr>
|
|
@@ -240,7 +241,7 @@
|
|
|
管理员添加
|
|
|
</c:if>
|
|
|
</td>
|
|
|
- <%--<td>${newCmSp.spIdentity}</td>--%>
|
|
|
+ <td>${newCmSp.frequency}</td>
|
|
|
<td>${newCmSp.serachDate}</td>
|
|
|
<shiro:hasPermission name="user:newCmClub:edit">
|
|
|
<td>
|