Commit 65470ec7 authored by 赵茹林's avatar 赵茹林

佣金 修复 没数据时一直loading的问题

parent 1bb622e8
......@@ -220,9 +220,9 @@
this.list[idx1].children[idx2].data = val1;
}
})
console.log(this.list)
this.loading = false;
// console.log(this.list)
}
this.loading = false;
})
}
}
......
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