提交 9c8933e9 编写于 作者: Shine-zwj's avatar Shine-zwj

分组列表

上级 08a6604b
......@@ -259,7 +259,6 @@ import CodeListService from "@service/app/codelist-service";
let children:Array<any> = [];
data.forEach((item: any,j: number)=>{
if(Object.is(group,item[this.groupProperty])){
console.log(item);
children.push(item);
}
});
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册