Преглед изворни кода

提交一下 准备映射字典

1
mo пре 4 година
родитељ
комит
8f62201537
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/store/modules/permission.js

+ 1 - 0
src/store/modules/permission.js

@@ -116,6 +116,7 @@ function recursionRouter(arr) {
       //     obj.names = item.name
       //   }
       // }
+      console.log(arr)
       arr[i].hid == 0 ? obj.hidden = false : obj.hidden = true
       // console.log('高亮标签'+arr[i].parentPermission,'普通路径'+arr[i].path)
       obj.path = arr[i].path;