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.
Angular FormArray 是否允许重复值作为其值。正如我在我的代码 formArrays 中看到的那样,Bcoz 拒绝重复的值,并且只取唯一一次。如果是这种情况,那么解决方法是什么?