07 2019 档案
摘要:vue2.0,props传值,报错Avoid mutating a prop,directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "value"
阅读全文