Browse Source

处理BUG

wangcz 7 years ago
parent
commit
d37d16e32d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/view/vendor/b2b/modal/add_userInfo.html

+ 1 - 1
src/main/webapp/resources/view/vendor/b2b/modal/add_userInfo.html

@@ -43,7 +43,7 @@
 			</thead>
 			<tbody>
 			<div style="overflow-y:scroll; width:100%;max-height:500px">
-				<tr ng-repeat="user in userinfos| filter: keyword track by $index" ng-if = "thisUser.userUU != user.userUU">
+				<tr ng-repeat="user in userinfos| filter: keyword track by $index">
 					<td width="80px;">{{user.userUU}}</td>
 					<td width="100px;">{{user.userName}}</td>
 					<td width="40px;" style="text-align: center">