父組件通過props傳值給子組件,如何避免子組件改變props的屬性值報錯問題

父組件通過props傳值給子組件,如何避免子組件改變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
相關文章
相關標籤/搜索