v-for循环里的 Topic 不能于与下面 data里的 Topic 相同 , 否则 input 绑定的可能不是for循环出来的Topic, 可能是 data里的Topic, 所以才会出现数据相同的问题