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.
选择节点后是否可以访问任何道具以最小化下拉列表。我的用例是只选择最深级别的节点并禁用父节点。在选择单个节点时,预期的行为将是最小化下拉菜单,而不是单击外部。这可以在不利用 CSS 的情况下通过 JavaScript 实现吗?