|
@@ -2,7 +2,7 @@
|
|
|
<%@ include file="/WEB-INF/views/include/taglib.jsp"%>
|
|
|
<html>
|
|
|
<head>
|
|
|
- <title>客户画像</title>
|
|
|
+ <title>咨询记录</title>
|
|
|
<meta name="decorator" content="default"/>
|
|
|
<script type="text/javascript">
|
|
|
$(document).ready(function() {
|
|
@@ -45,7 +45,7 @@
|
|
|
<body>
|
|
|
<ul class="nav nav-tabs">
|
|
|
<li><a href="${ctx}/new/user/agency/">机构列表</a></li>
|
|
|
- <li class="active"><a href="${ctx}/new/user/agency/remarks?clubId=${cmClubRemarks.clubId}">客户画像</a></li>
|
|
|
+ <li class="active"><a href="${ctx}/new/user/agency/remarks?clubId=${cmClubRemarks.clubId}">咨询记录</a></li>
|
|
|
</ul><br/>
|
|
|
<form:form id="searchForm" modelAttribute="cmClubRemarks" action="${ctx}/new/user/agency/remarks" method="post" class="breadcrumb form-search">
|
|
|
<input id="pageNo" name="pageNo" type="hidden" value="${page.pageNo}"/>
|