额,群主我gulp后,“关注”这个之前做的vue看不到了,点赞出了问题。。。
[Vue warn]: Error in render function:
(found in at C:\laragon\www\xy\resources\assets\js\components\UserFollowButton.vue)
额,看到console中大概意思是值被重写了,想到去掉props的值,就跟视频中一样了,为什么群主的没有出现这个问题呢,google了没有看到有效的回答[Vue warn]: 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: “count”