Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在windows上做django项目……我的jstree是这样的……
根
父母1 父母2
当我单击 parent1 时,我想添加与 parent2 相同的所有剩余子节点(节点和所有子节点,这是一个 json 数据),依此类推。基本上当我点击父母时,只有它应该得到所有的孩子