@@ -216,7 +216,7 @@ export default {
},
async created() {
let typeObj = await getProduceTreeByCode('PROCESS001');
- this.LCFLList = typeObj[0].children.filter((item) => item.code == '06');
+ this.LCFLList = typeObj[0].children
console.log(this.LCFLList);
// 获得角色列表