Duplicate keys detected: '[object Object]'. This may cause an update error.---Vue报错

Vue给报的错: Duplicate keys detected: ‘[object Object]’. This may cause an update error. 翻译过来就是 检测到重复键:“[对象对象]”。这可能会导致更新错误。 说实话,一看到这个[object Object]我就想起我在遍历循环的时候传了一次对象来着. 平时我这样写都没错,但是这次就出了点毛病,我随手改了一下,给了一个
相关文章
相关标签/搜索