vue2.0 改變子組件從父組件傳遞過來的值報錯Avoid mutating a prop directly since the value will be overwritten whenever

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: "se
相關文章
相關標籤/搜索