|
|
@ -368,7 +368,6 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
//三级权限-点击事件
|
|
|
|
//三级权限-点击事件
|
|
|
|
handleGrandSonCheckChange (itemSon, item) {
|
|
|
|
handleGrandSonCheckChange (itemSon, item) {
|
|
|
|
debugger
|
|
|
|
|
|
|
|
let sonPermissionCount = itemSon.sonPermissionList.length;
|
|
|
|
let sonPermissionCount = itemSon.sonPermissionList.length;
|
|
|
|
if (itemSon.checkArr.length === sonPermissionCount) {
|
|
|
|
if (itemSon.checkArr.length === sonPermissionCount) {
|
|
|
|
itemSon.indeterminate = false;
|
|
|
|
itemSon.indeterminate = false;
|
|
|
|