Vue中循环使用item对 v-model赋值的bug 已注销 2022-08-24 229 阅读1分钟 报错信息 error 'v-model' directives cannot update the iteration variable 'item' itself vue/valid-v-model 代码 解决 通过下标索引数据,正常使用