Bladeren bron

Merge remote-tracking branch 'origin/developerA' into developerA

Aslee 3 jaren geleden
bovenliggende
commit
6ef961af65
1 gewijzigde bestanden met toevoegingen van 0 en 4 verwijderingen
  1. 0 4
      src/main/webapp/WEB-INF/views/modules/user/cmUserList.jsp

+ 0 - 4
src/main/webapp/WEB-INF/views/modules/user/cmUserList.jsp

@@ -120,7 +120,6 @@
         <th>用户类型</th>
         <th>用户类型</th>
         <th>注册时间</th>
         <th>注册时间</th>
         <th>用户状态</th>
         <th>用户状态</th>
-        <th>邀请人名称</th>
         <shiro:hasPermission name="user:cmUser:edit">
         <shiro:hasPermission name="user:cmUser:edit">
             <th>操作</th>
             <th>操作</th>
         </shiro:hasPermission>
         </shiro:hasPermission>
@@ -168,9 +167,6 @@
                     </a>
                     </a>
                 </c:if>
                 </c:if>
             </td>
             </td>
-            <td>
-                    ${cmUser.fromUserName}
-            </td>
             <td>
             <td>
                 <a href="${ctx}/user/cmUser/info?id=${cmUser.userID}">查看</a>
                 <a href="${ctx}/user/cmUser/info?id=${cmUser.userID}">查看</a>
                 <shiro:hasPermission name="user:cmUser:edit">
                 <shiro:hasPermission name="user:cmUser:edit">