Commit b8b854a6 by e

updata

parent a1ec3ce3
Showing with 2 additions and 1 deletions
......@@ -267,7 +267,8 @@ export default class socialInfo extends Vue {
console.log(this.parents);
//有父节点的数据
console.log(this.childrens);
// 另请高明,鄙人黔驴技穷 https://blog.csdn.net/MySunshine07/article/details/104960244?utm_medium=distribute.pc_relevant.none-task-blog-baidujs-1
// let fliterEvent = (parents:any, childrens:any) => {
// parents.forEach(parent => {
// childrens.forEach((current:any, index:any) => {
......
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 sign in to comment