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.
我正在使用List.js作为员工目录。我有一个文本输入,我只想按人名过滤。我有一个部门下拉列表,我只想按部门过滤。目前,文本输入搜索姓名和部门。
想法?