Vue[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. component TaskComponent.vue <template> ... <button type="button" class="btn btn-secondary" data-toggle="modal" data-t……继续阅读 » 6个月前 (09-17) 130浏览 0评论 0个赞