Commit d301286e authored by 黄奎's avatar 黄奎

页面修改

parent 55bd83ba
...@@ -446,7 +446,7 @@ ...@@ -446,7 +446,7 @@
} }
}) })
if (type3 == false) { if (type3 == false) {
AuthMenuList[checkedIndex].SubList[twoindex].SubList[threeindex].IsChecked = false //AuthMenuList[checkedIndex].SubList[twoindex].SubList[threeindex].IsChecked = false
} }
let type2 = false; //找第三级有选择的内容 let type2 = false; //找第三级有选择的内容
AuthMenuList[checkedIndex].SubList[twoindex].SubList.forEach(x => { AuthMenuList[checkedIndex].SubList[twoindex].SubList.forEach(x => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment