Updating computed property of child component from parent not working

后端 未结 0 1613
太阳男子
太阳男子 2020-12-19 06:37

From my parent component I want to click a button which will allow me to edit a computed value in the child component.

My components: