vue 未解决问题
时间:2019-08-26 11:40:34
收藏:0
阅读:65
1、el-input不能输入问题
首先我在请求response里面给paper数组添加元素score

然后在HTML里面使用for循环遍历,input绑定的是item.score,然后input就不能输入了,就算在vue devtools里面也不能更改
原文:https://www.cnblogs.com/Falling-snow/p/11411087.html
评论(0)