Browse Source

客户分配全选框增加

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9873 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
hejq 8 years ago
parent
commit
4f9d763b91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/tpl/index/account/add_userInfo.html

+ 1 - 1
src/main/webapp/resources/tpl/index/account/add_userInfo.html

@@ -32,7 +32,7 @@
 		<thead>
 			<th width="80px;">用户UU</th>
 			<th width="100px;">用户名称</th>
-			<th width="40px;" style="text-align: center"><input type="checkbox" name="checkbox" ng-model="checkboxes.checked" ng-click="checkAll();isChanged = !isChanged" ng-show="false"></th>
+			<th width="40px;" style="text-align: center"><input type="checkbox" name="checkbox" ng-model="checkboxes.checked" ng-click="checkAll(isChangedAll);isChangedAll = !isChangedAll"></th>
 		</thead>
 		<tbody>
 				<div style="overflow-y:scroll; width:100%;max-height:500px">