|
@@ -413,8 +413,8 @@
|
|
|
<th>状态</th>
|
|
|
<th>审核人</th>
|
|
|
<th>机构级别</th>
|
|
|
- <th>活跃状态<span class="acticer_span" onclick="activeStageMessage(1)">?</span></th>
|
|
|
- <th>客户价值<span class="acticer_span" onclick="activeStageMessage(2)">?</span></th>
|
|
|
+<%-- <th>活跃状态<span class="acticer_span" onclick="activeStageMessage(1)">?</span></th>--%>
|
|
|
+<%-- <th>客户价值<span class="acticer_span" onclick="activeStageMessage(2)">?</span></th>--%>
|
|
|
<th>注册IP</th>
|
|
|
<th>注册时间</th>
|
|
|
<th>审核时间</th>
|
|
@@ -431,6 +431,7 @@
|
|
|
<td>
|
|
|
<%-- <c:if test="${newCmClubList.userIdentity eq 2}">--%>
|
|
|
<a href="${ctx}/new/user/agency/clubPortrait?clubID=${newCmClubList.clubID}&clubName=${newCmClubList.name}&dateType=0&type=4">${newCmClubList.name}</a>
|
|
|
+ <c:if test="${newCmClubList.userOrganizeID eq 5}"><p style="color:red">(美易转)</p></c:if>
|
|
|
<%-- </c:if>--%>
|
|
|
<%-- <c:if test="${newCmClubList.userIdentity eq 4}">--%>
|
|
|
<%-- <c:if test="${newCmClubList.name ne newCmClubList.userName}">--%>
|