lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
0dcd88bb3e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/storeManage/roleSetting/roleAuthSet.vue

+ 1 - 1
pages/storeManage/roleSetting/roleAuthSet.vue

@@ -55,7 +55,7 @@
 			         _this.findLeaf(_this.menuData.allMenuList, arr)
 					 _this.getIds(_this.authList,0)
 					 // 是否全选
-					 _this.checkedAll = arr.length == _this.authList.length
+					 _this.checkedAll = arr.length >= _this.authList.length
 			       }
 			    }
 				console.log(_this.menuData,'_this.menuData')